From 05427503a45481ec6bfdd81fdb51c0ec5ff0d370 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 4 Jan 2024 18:36:51 +0900 Subject: small alignment adjustment on rofi main buttons --- config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/rofi/config.rasi') diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index 7b5b89d4..d21800f6 100644 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -118,7 +118,7 @@ mode-switcher{ } button { - padding: 0px 10px 0px 10px; + padding: 0px 12px 0px 8px; border-radius: 12px; background-color: @background; text-color: inherit; -- cgit v1.2.3