diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-7.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-7.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-7.rasi b/config/rofi/themes/KooL_style-7.rasi index e70c2fb5..3b444baa 100644 --- a/config/rofi/themes/KooL_style-7.rasi +++ b/config/rofi/themes/KooL_style-7.rasi @@ -40,7 +40,7 @@ window { location: center; anchor: center; fullscreen: false; - width: 800px; + width: 40%; x-offset: 0px; y-offset: 0px; @@ -130,7 +130,7 @@ listview { cursor: "default"; } scrollbar { - handle-width: 5px ; + handle-width: 2px ; handle-color: @selected; border-radius: 0px; background-color: @background-alt; |
