diff options
Diffstat (limited to 'config/rofi/resolution/1440p/config-waybar-layout.rasi')
| -rw-r--r-- | config/rofi/resolution/1440p/config-waybar-layout.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/resolution/1440p/config-waybar-layout.rasi b/config/rofi/resolution/1440p/config-waybar-layout.rasi index 3c3b6a7d..e8739ec3 100644 --- a/config/rofi/resolution/1440p/config-waybar-layout.rasi +++ b/config/rofi/resolution/1440p/config-waybar-layout.rasi @@ -126,10 +126,10 @@ listview { spacing: 4px; dynamic: true; cycle: true; - scrollbar: false; + scrollbar: true; layout: vertical; reverse: false; - fixed-height: false; + fixed-height: true; fixed-columns: false; background-color: transparent; } |
