From e0b00ce244de17316cceae60e27b1060b1060721 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sun, 21 Aug 2022 22:32:00 +0100 Subject: [PATCH] change power font --- dot_config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css index 5a1328e..c60e7a2 100644 --- a/dot_config/waybar/style.css +++ b/dot_config/waybar/style.css @@ -95,7 +95,7 @@ window#waybar.hidden { } #custom-power { - font-size: 17px; + font-size: 20px; color: white; /* border-radius: 0px 20px 20px 0px;*/ }