diff options
Diffstat (limited to 'home/profiles/base/config/waybar-style.nix')
-rw-r--r-- | home/profiles/base/config/waybar-style.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/base/config/waybar-style.nix b/home/profiles/base/config/waybar-style.nix index 0901a6a..6eed5de 100644 --- a/home/profiles/base/config/waybar-style.nix +++ b/home/profiles/base/config/waybar-style.nix @@ -6,8 +6,8 @@ with neotheme.colors; * { border: none; border-radius: 0; - font-family: "JetBrainsMono Nerd Font"; - font-size: 14px; + font-family: "CtrlD, JetBrainsMono Nerd Font"; + font-size: 13px; min-height: 0; } |