diff options
Diffstat (limited to 'dotfiles/hyprland')
| -rw-r--r-- | dotfiles/hyprland/.config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/waybar/style.css b/dotfiles/hyprland/.config/waybar/style.css index f458c82..88dd0f8 100644 --- a/dotfiles/hyprland/.config/waybar/style.css +++ b/dotfiles/hyprland/.config/waybar/style.css @@ -6,7 +6,7 @@ border-radius: 0; font-size: 14px; min-height: 0; - font-family: "JetBrainsMono Nerd Font", "Berkeley Mono", monospace; + font-family: "BerkeleyMono Nerd Font", "Berkeley Mono", monospace; } window#waybar { |
