diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-1.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-1.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-1.rasi b/config/rofi/themes/KooL_style-1.rasi index a80e6100..9391e491 100644 --- a/config/rofi/themes/KooL_style-1.rasi +++ b/config/rofi/themes/KooL_style-1.rasi @@ -148,11 +148,11 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { - border: 1px; + border: 0px; border-radius: 10px; border-color: @color12; handle-color: @color11; - handle-width: 10px ; + handle-width: 2px ; padding: 0; } |
