From ae41ec1cb0a20fb8d344b7f385f5e5f5634545cf Mon Sep 17 00:00:00 2001 From: LMBishop Date: Wed, 12 Jul 2023 15:02:16 +0100 Subject: Fix fonts --- waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'waybar/style.css') diff --git a/waybar/style.css b/waybar/style.css index 6f0ea93..0313815 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -1,6 +1,6 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: Iosevka Term Nerd Font; + font-family: Iosevka Nerd Font; font-size: 13px; } -- cgit v1.2.3-70-g09d2