From a5effbe22d78e001a515c53c62e08920fd411db4 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Fri, 5 Sep 2025 20:34:53 +0300 Subject: [PATCH] dot_config/waybar/style.css: Font Awesome 7 --- dot_config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/waybar/style.css b/dot_config/waybar/style.css index 47d6dda..d362633 100644 --- a/dot_config/waybar/style.css +++ b/dot_config/waybar/style.css @@ -22,7 +22,7 @@ * { border: none; border-radius: 0; - font-family: Source Sans Pro Semibold, "Font Awesome 6 Free", sans-serif; + font-family: Source Sans Pro Semibold, "Font Awesome 7 Free", sans-serif; font-size: 13px; min-height: 0; }