diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-15 14:01:20 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-15 14:01:20 +0100 |
| commit | d57119c26a68a0a91bbd95525312967f98202298 (patch) | |
| tree | 1b887382fcd4be9fa19c780844b7197ed6dec4ad /.config/cow | |
| parent | 4fbffd70ab7a1ddaccf555ee9b4cb489776e079f (diff) | |
Moved status bar back after extending spacing between icons and text.
Diffstat (limited to '.config/cow')
| -rw-r--r-- | .config/cow/cow.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 69831c3..5b6684d 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -407,7 +407,7 @@ rule -g -T on-map -n cowbuttons script { if self.title == "cowbuttons:Status" { winops -sS winops -C on - window-move -x 1605 -y 5 + window-move -x 1555 -y 5 } if self.title == "cowbuttons:Clock" { winops -sS |
