From 1632d7ee513e8484459c0105a636522d4b43383c Mon Sep 17 00:00:00 2001 From: hesam-init Date: Tue, 20 Feb 2024 00:39:18 +0330 Subject: [PATCH] chore: rofi wallpaper picker style --- hyprland/.config/rofi/wallpaper/type-1/style-8.rasi | 3 +++ 1 file changed, 3 insertions(+) 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;