From c73ac44d2f2640e7b15e1dede9244690468f8709 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Thu, 20 Aug 2026 19:20:56 +0100 Subject: Added new section to allow customisation of menu repeat keys. --- .config/cow/cow.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config/cow') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 3577f6b..bb34fa2 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -8,6 +8,10 @@ # Keyboard moves and resizes use this many pixels per step. set step 5 +# Keys which repeat while held during menu navigation. Use "none" to +# disable menu key repetition. +set menu.repeat_keys Up,Down + # Set the focus policy -- can be `sloppy`, or `click`. Note that `sloppy` # does not imply root window focus, and perhaps this should be fixed, or # renamed to `follows-mouse`? -- cgit v1.3