diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-28 20:33:27 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-28 20:33:27 +0100 |
| commit | 3ef84d1efb30e173d006f7cb1c15ce5755bbf286 (patch) | |
| tree | 59060665673e89cf054f5a12a1dccaa9e1efc0ad /.config/cow/cowiconman.conf | |
| parent | e47c16d064dedd1087431a57e25f066cdaae326b (diff) | |
Initial commit for cowiconman.conf
Diffstat (limited to '.config/cow/cowiconman.conf')
| -rw-r--r-- | .config/cow/cowiconman.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/cow/cowiconman.conf b/.config/cow/cowiconman.conf new file mode 100644 index 0000000..038dc74 --- /dev/null +++ b/.config/cow/cowiconman.conf @@ -0,0 +1,15 @@ +show iconman current + +sort title +button-width 240 + +iconman current { + output self + desk current + page current + icons true + show-self false + match title=!Clock + match title=!cowbuttons + match title=!cowpager +} |
