From a7e9d5eb0dc224be4c9a0fa5a15fce5d2aaa2de3 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Tue, 17 Mar 2026 20:46:33 +0530 Subject: chore: font change to geist mono nerd font --- 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 cda8a00..52f013a 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -2,7 +2,7 @@ * { border: none; - font-family: "MesloLGLDZ Nerd Font Propo, sans-serif"; + font-family: "GeistMono Nerd Font Propo, sans-serif"; font-size: 12px; font-weight: bold; min-height: 0; -- cgit v1.3