diff options
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 +} |
