From 24e430e7158dfefc5571e71dfb268ef2aaf2ce17 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 14 Aug 2025 02:37:46 +0300 Subject: waybar update --- .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 2b9d540..7865198 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -59,7 +59,7 @@ @define-color color-tooltip-fg #ebdbb2; * { - font-family: "JetBrainsMono Nerd Font Propo", monospace; + font-family: monospace; font-size: 17px; font-weight: bold; border: none; -- cgit v1.2.3