From f68578bc482a55fb07846694cc7201aa774f3005 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Mon, 15 Apr 2024 19:53:17 -0400 Subject: [PATCH] update: idle... margin in waybar --- waybar/themes/ml4w-blur-custom/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybar/themes/ml4w-blur-custom/style.css b/waybar/themes/ml4w-blur-custom/style.css index fb68626..b7c4a52 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: 10px; + margin-right: 15px; font-size: 22px; font-weight: bold; opacity: 0.8;