From 6905e2bf038fce27cb49f1f3aba6d36279091bd4 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 18 Feb 2025 17:53:14 +0900 Subject: updated rofi configs --- config/rofi/themes/KooL_style-2-Dark.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/themes/KooL_style-2-Dark.rasi') diff --git a/config/rofi/themes/KooL_style-2-Dark.rasi b/config/rofi/themes/KooL_style-2-Dark.rasi index 03ba7e30..7be669d8 100644 --- a/config/rofi/themes/KooL_style-2-Dark.rasi +++ b/config/rofi/themes/KooL_style-2-Dark.rasi @@ -53,7 +53,7 @@ mainbox { enabled: true; spacing: 20px; margin: 10px; - padding: 40px; + padding: 20px; border-radius: 12px; background-color: black/90%; children: [ "inputbar", "mode-switcher", "message", "listview" ]; @@ -110,7 +110,7 @@ scrollbar { border-radius: 10px; background-color: inherit; handle-color: #719DF9; - handle-width: 5px ; + handle-width: 2px ; padding: 0; } -- cgit v1.2.3