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-rofi-Beats-menu.rasi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/rofi/config-rofi-Beats-menu.rasi') diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index ea20a09c..aa3e8258 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -1,5 +1,5 @@ /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ -/* Main config Rofi Beats Config (compact) */ +/* Main config Rofi Beats Config menu */ @import "~/.config/rofi/config.rasi" @@ -32,6 +32,7 @@ listview { colums: 1; lines: 3; spacing: 6px; + cycle: true; } /* ---- Element ---- */ -- cgit v1.2.3