From bc826bb1bed8888d85eddf775934a92f1a71db5d Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 2 Jun 2024 13:53:10 -0500 Subject: updates --- config/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/waybar/style.css') diff --git a/config/waybar/style.css b/config/waybar/style.css index 275b893..c88b530 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -1,6 +1,6 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: Input Sans Compressed; + font-family: Input Mono Condensed; font-size: 18px; } -- cgit v1.2.3