diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-28 20:43:53 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-28 20:43:53 +0100 |
| commit | bdf1883e4133c6eceda7c475cf54de82ac29b1c8 (patch) | |
| tree | 2525901070126cd2879d4144ba3ed5365d65195f /.config | |
| parent | 275ed70ac808d6e6bd39f1d4722159aaf3eb0412 (diff) | |
Format row label to show short id and title
Diffstat (limited to '.config')
| -rw-r--r-- | .config/cow/cowiconman.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/cow/cowiconman.conf b/.config/cow/cowiconman.conf index 038dc74..1f09171 100644 --- a/.config/cow/cowiconman.conf +++ b/.config/cow/cowiconman.conf @@ -2,6 +2,7 @@ show iconman current sort title button-width 240 +format "[%i] %t" iconman current { output self |
