From 0aa12b0b178f2e8c8a31864ed85c8955e557fa4e Mon Sep 17 00:00:00 2001 From: Kuoi Date: Mon, 22 Aug 2022 13:55:21 +0100 Subject: [PATCH] change 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 c60e7a2..910303f 100644 --- a/dot_config/waybar/style.css +++ b/dot_config/waybar/style.css @@ -165,7 +165,7 @@ label:focus { #custom-update{ color: white; - font-size: 18px; + font-size: 17px; /* border-radius: 0px 20px 20px 0px;*/ }