diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-3-FullScreen-v1.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-3-FullScreen-v1.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi index 48e64a96..fc9c3dfb 100644 --- a/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi +++ b/config/rofi/themes/KooL_style-3-FullScreen-v1.rasi @@ -161,10 +161,10 @@ button selected { /* ---- Scrollbar ---- */ scrollbar { - border: 0; + border: 0px; handle-color: @background-alt; handle-width: 2px ; - padding: 0; + padding: 0px; } /* ---- Elements ---- */ |
