From 9c0791d57fccd887ea633989aa9488882b478ce6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 19 Nov 2023 10:37:03 +0900 Subject: more tweaked rofi --- config/rofi/config-waybar-layout.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/rofi/config-waybar-layout.rasi') diff --git a/config/rofi/config-waybar-layout.rasi b/config/rofi/config-waybar-layout.rasi index 1c312277..1621183d 100644 --- a/config/rofi/config-waybar-layout.rasi +++ b/config/rofi/config-waybar-layout.rasi @@ -22,7 +22,7 @@ configuration { /* ---- Window ---- */ window { - width: 34%; + width: 40%; x-offset: 0px; y-offset: 0px; spacing: 0px; @@ -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; } -- cgit v1.2.3