From 525107e62ae917f8572af48d83feab2749fe98aa Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sun, 31 Mar 2024 18:28:10 +0200 Subject: [PATCH] [waybar] work in progress --- apps/waybar/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/waybar/style.css b/apps/waybar/style.css index fd866ca..42c776a 100644 --- a/apps/waybar/style.css +++ b/apps/waybar/style.css @@ -1,7 +1,7 @@ /* general settings */ * { border-radius: 10px; - font-family: "CommitMono Nerd Font"; + font-family: "FiraCode Nerd Font"; font-weight: normal; font-size: 18px; min-height: 0;