From cdc5e5646fb2f2cc85b483bbe6fcd89bdae9d1ec Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 23 Feb 2025 19:21:04 +0900 Subject: added listview cycles to all rofi --- config/rofi/config-keybinds.rasi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config/rofi/config-keybinds.rasi') diff --git a/config/rofi/config-keybinds.rasi b/config/rofi/config-keybinds.rasi index 256c2e87..03c0c8c1 100644 --- a/config/rofi/config-keybinds.rasi +++ b/config/rofi/config-keybinds.rasi @@ -23,11 +23,12 @@ listview { fixed-height: false; scrollbar: true; spacing: 6px; + cycle: true; } window { - width: 90%; - height: inherit; + width: 90%; + height: inherit; } /* ---- Elements ---- */ -- cgit v1.2.3