From 942b35c3461110397f788451051d26139b84fab7 Mon Sep 17 00:00:00 2001 From: awy Date: Mon, 4 Nov 2024 16:15:47 +0300 Subject: font --- .config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/waybar') diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 5c202a5..d424a18 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: FiraSans; + font-family: monospace; font-weight: normal; font-size: 14px; min-height: 0; -- cgit v1.2.3