From e2021898b320aa77ef605ab759c228af92fcfaf9 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Thu, 25 Feb 2021 10:27:06 +0000 Subject: [PATCH] Improve styling of rofi power menu Moved it higher on the screen so it it in line with the power button made the icons bigger which also lead to adjusting the margins to they sat centred on the button --- rofi/.config/rofi/themes/{four.rasi => power.rasi} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename rofi/.config/rofi/themes/{four.rasi => power.rasi} (94%) diff --git a/rofi/.config/rofi/themes/four.rasi b/rofi/.config/rofi/themes/power.rasi similarity index 94% rename from rofi/.config/rofi/themes/four.rasi rename to rofi/.config/rofi/themes/power.rasi index e7d172f2..22ef9d78 100644 --- a/rofi/.config/rofi/themes/four.rasi +++ b/rofi/.config/rofi/themes/power.rasi @@ -27,7 +27,7 @@ window { width: 100px; location: east; x-offset: -15px; - y-offset: 0px; + y-offset: -200px; } listview { @@ -52,11 +52,11 @@ element { } element-text { - font: "iosevka 25"; + font: "iosevka 45"; expand: true; horizontal-align: 0.5; vertical-align: 0; - margin: 10px 10px 33px 10px; + margin: 0px 10px 63px 10px; } element normal.urgent,