diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-05 22:05:50 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-05 22:05:50 +0100 |
| commit | d0d6ce8db8bafb692fc3e0c03b502fc0804e0a3a (patch) | |
| tree | a4ce8828585d8dd00eb02b7de0a987980938ebdc /.config/cow/cow.conf | |
| parent | e1049b68d2425c6ebe421ca375a8ce154d7d6285 (diff) | |
Capitalised the word CoW in menu.
Diffstat (limited to '.config/cow/cow.conf')
| -rw-r--r-- | .config/cow/cow.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index dfc91c9..ae90c64 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -437,7 +437,7 @@ menu-add WindowOps "Iconify" "winops -i" menu-add WindowOps "Close" "winops -c" # Root menu. -menu-add RootMenu "cow" title +menu-add RootMenu "CoW" title menu-add RootMenu "Terminal" "exec foot" menu-add RootMenu - - menu-add RootMenu "Window Ops" "popup-pick WindowOps" |
