diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-23 19:21:04 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-23 19:21:04 +0900 |
| commit | cdc5e5646fb2f2cc85b483bbe6fcd89bdae9d1ec (patch) | |
| tree | 0036563e34d9b88faf39a7a351a5824e65331f5c /config/rofi/config-zsh-theme.rasi | |
| parent | e3dc6fdd99fc84a9c4ce5f9ec9553228ed56ee63 (diff) | |
added listview cycles to all rofi
Diffstat (limited to 'config/rofi/config-zsh-theme.rasi')
| -rw-r--r-- | config/rofi/config-zsh-theme.rasi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/rofi/config-zsh-theme.rasi b/config/rofi/config-zsh-theme.rasi index 77de89ea..75c44767 100644 --- a/config/rofi/config-zsh-theme.rasi +++ b/config/rofi/config-zsh-theme.rasi @@ -41,6 +41,7 @@ listview { lines: 3; spacing: 4px; border-radius: 10px; + cycle: true; } /* ---- Element ---- */ |
