diff options
Diffstat (limited to 'config/rofi/config-Animations.rasi')
| -rw-r--r-- | config/rofi/config-Animations.rasi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi index ef7adc6c..315eb2b9 100644 --- a/config/rofi/config-Animations.rasi +++ b/config/rofi/config-Animations.rasi @@ -23,9 +23,10 @@ entry { /* ---- Listview ---- */ listview { columns: 2; - lines: 9; + lines: 7; fixed-height: false; margin: 10px; + scrollbar: true; } /* ---- Elements ---- */ |
