aboutsummaryrefslogtreecommitdiff
path: root/.config/cow
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-08-28 20:33:27 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-08-28 20:33:27 +0100
commit3ef84d1efb30e173d006f7cb1c15ce5755bbf286 (patch)
tree59060665673e89cf054f5a12a1dccaa9e1efc0ad /.config/cow
parente47c16d064dedd1087431a57e25f066cdaae326b (diff)
Initial commit for cowiconman.conf
Diffstat (limited to '.config/cow')
-rw-r--r--.config/cow/cowiconman.conf15
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
+}