From fabac33d0879125740abe3427f3e2bea7f1e0fe0 Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 30 Oct 2024 00:09:51 +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 66afdb7..5c202a5 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: DejaVuSansM Nerd Font Propo; + font-family: FiraSans; font-weight: normal; font-size: 14px; min-height: 0; -- cgit v1.2.3