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;