diff --git a/waybar/themes/ml4w-blur-custom/style.css b/waybar/themes/ml4w-blur-custom/style.css index 306d427..fb68626 100644 --- a/waybar/themes/ml4w-blur-custom/style.css +++ b/waybar/themes/ml4w-blur-custom/style.css @@ -193,7 +193,7 @@ window#waybar.empty #window { * ----------------------------------------------------- */ #idle_inhibitor { - margin-right: 15px; + margin-right: 10px; font-size: 22px; font-weight: bold; opacity: 0.8; @@ -201,7 +201,7 @@ window#waybar.empty #window { } #idle_inhibitor.activated { - margin-right: 15px; + margin-right: 10px; font-size: 20px; font-weight: bold; opacity: 0.8;