From 8ffbd91ea6ea8a7ef823ffd6705cb2aee2a33ade Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 15 Jul 2025 21:34:12 -0500 Subject: Fully replace mononoki with FiraCode --- waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'waybar') diff --git a/waybar/style.css b/waybar/style.css index 6c22341..fefb890 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -3,7 +3,7 @@ margin: 0px; border-radius: 0px; /* `otf-font-awesome` is required to be installed for icons */ - font-family: mononoki Nerd Font Mono; + font-family: FiraCode Nerd Font Mono; font-size: 18px; min-height: 0px; min-width: 0px; -- cgit v1.2.3