From 875b61443f68a7f24b059aa23eb2622cc24db2e8 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 14 Jan 2025 15:41:47 +0900 Subject: another minor tweak rofi --- config/rofi/resolution/1440p/master-config.rasi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/rofi/resolution/1440p/master-config.rasi') diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 38df31f7..430dff61 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -69,7 +69,7 @@ inputbar { padding: 10px 10px 50px 10px; margin: 10px; background-color: transparent; - border-radius: 25px; + border-radius: 20px; orientation: horizontal; children: ["entry", "dummy", "mode-switcher" ]; background-image: url("~/.config/rofi/.current_wallpaper", width); @@ -154,7 +154,7 @@ scrollbar { element { enabled: true; spacing: 10px; - padding: 10px; + padding: 10px; border-radius: 12px; background-color: transparent; cursor: pointer; -- cgit v1.2.3