diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-10-Fancy.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-10-Fancy.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-10-Fancy.rasi b/config/rofi/themes/KooL_style-10-Fancy.rasi index b503f549..612d4246 100644 --- a/config/rofi/themes/KooL_style-10-Fancy.rasi +++ b/config/rofi/themes/KooL_style-10-Fancy.rasi @@ -222,11 +222,11 @@ element.alternate.active { } /* ---- Scrollbar ---- */ scrollbar { - border: 1px; + border: 0px; border-radius: 10px; background-color: @selected-normal-background; handle-color: @separatorcolor; - handle-width: 5px ; + handle-width: 2px ; padding: 0; } sidebar { |
