From 969504037bed066630976a7c6bfa52bb5c4a0ad3 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 6 Sep 2026 12:59:39 +0100 Subject: Updated cow.conf to allow the option to add an FVWM-style image column along the menu's left edge --- .config/cow/cow.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index ab407f6..44ec0df 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -633,6 +633,10 @@ menu-style padding.x 8 menu-style padding.y 3 menu-style icon.size 16 menu-style icon.gap 4 +# An FVWM-style image column along the menu's left edge: +# menu-style side.colour 0x0f3977 +# menu-style side.width 24 +# menu-style side.image menu-side.xpm menu-style title.underlines 2 menu-style automatic.hotkeys true -- cgit v1.3