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/resolution/1440p/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/rofi/resolution/1440p') diff --git a/config/rofi/resolution/1440p/config.rasi b/config/rofi/resolution/1440p/config.rasi index 50774e8b..83c481cf 100644 --- a/config/rofi/resolution/1440p/config.rasi +++ b/config/rofi/resolution/1440p/config.rasi @@ -119,7 +119,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