diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-15 13:58:32 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-15 13:58:32 +0100 |
| commit | 4fbffd70ab7a1ddaccf555ee9b4cb489776e079f (patch) | |
| tree | d7986b73be3e2354820881cfda966a870ac9ef3c /.config/cow/cowbuttons.conf | |
| parent | 7859466f6bb0132c74261bdc4731dbd945cdc9bd (diff) | |
Added calendar icon to date and time button and extended the button slighty.
Diffstat (limited to '.config/cow/cowbuttons.conf')
| -rw-r--r-- | .config/cow/cowbuttons.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cow/cowbuttons.conf b/.config/cow/cowbuttons.conf index ebf690f..8d8fb45 100644 --- a/.config/cow/cowbuttons.conf +++ b/.config/cow/cowbuttons.conf @@ -29,7 +29,7 @@ panel Status { } panel Clock { - cell 270 34 + cell 285 34 grid 1 1 row height 34 { script "~/.config/cow/scripts/date-time.sh" interval 1 click "exec $HOME/.config/cow/scripts/calendar.sh show" justify center bg 0x282828C6 fg 0xffffff bg_pressed 0x282828C6 fg_pressed 0xffffff |
