diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-09-09 19:16:24 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-09-09 19:16:24 -0400 |
| commit | c9b355ac004fb7913e4fabd02e274f3484b76ea8 (patch) | |
| tree | c13235a9b91c30dbd51aae476edec5073dc90a5c /uleft | |
| parent | fb15c77ea3ef6c7d0ed05eb364659f7378091f0e (diff) | |
| download | misc-scripts-c9b355ac004fb7913e4fabd02e274f3484b76ea8.tar.gz | |
slacklog: quit using tmux; uleft: move left terms 1px to the left.
Diffstat (limited to 'uleft')
| -rwxr-xr-x | uleft | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -31,12 +31,12 @@ #GRIGHT="90x49+2295+0" #GFULL="191x49+1280+0" -GLEFT="80x57+1920+0" +GLEFT="80x57+1919+0" GRIGHT="80x57+2720+0" GFULL="160x57+1920+0" -CLEFT="-bg #000a00" -CRIGHT="-bg #0a0000" +CLEFT="-bg #000a00 --color0 #000a00" +CRIGHT="-bg #0a0000 --color0 #0a0000" CFULL="" murder_shell() { |
