From 128214789c24a044809491e5647ce7736b3fef6f Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:08:18 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 179a03b..1d10b03 100644 --- a/install.sh +++ b/install.sh @@ -769,7 +769,7 @@ https://github.com/Alexays/Waybar * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: IBMPlexMono,FontAwesome, Roboto, Helvetica, Arial, sans-serif; + font-family: IBMPlexMono, FontAwesome, Roboto, Helvetica, Arial, sans-serif; font-size: 13px; }