diff --git a/hyprland/.config/rofi/wallpaper/type-1/style-8.rasi b/hyprland/.config/rofi/wallpaper/type-1/style-8.rasi index 3d86b79..e925966 100644 --- a/hyprland/.config/rofi/wallpaper/type-1/style-8.rasi +++ b/hyprland/.config/rofi/wallpaper/type-1/style-8.rasi @@ -173,6 +173,8 @@ listview { dynamic: true; scrollbar: true; layout: vertical; + fixed-height: true; + fixed-columns: true; reverse: false; spacing: 5px; margin: 0px; @@ -184,6 +186,7 @@ listview { text-color: @foreground; cursor: "default"; } + scrollbar { handle-width: 5px; handle-color: @handle-colour;