From 8d75eeed6fa1e11e1e9251f134db5965c3b28f31 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 26 Oct 2024 20:06:50 +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 e6048ff..7937759 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: LiterationMono Nerd Font Propo; + font-family: DejaVuSansM Nerd Font Propo; font-weight: normal; font-size: 14px; min-height: 0; -- cgit v1.2.3