diff options
Diffstat (limited to 'dotfiles/hyprland/.config/themes/hudson/waybar.css')
| -rw-r--r-- | dotfiles/hyprland/.config/themes/hudson/waybar.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/themes/hudson/waybar.css b/dotfiles/hyprland/.config/themes/hudson/waybar.css index f9d2e4f..9056529 100644 --- a/dotfiles/hyprland/.config/themes/hudson/waybar.css +++ b/dotfiles/hyprland/.config/themes/hudson/waybar.css @@ -4,6 +4,7 @@ * { border: none; border-radius: 0; + /* CSS uses pixels, not points (13pt ≈ 17px at 96 DPI) */ font-size: 14px; min-height: 0; font-family: "BerkeleyMono Nerd Font", "Berkeley Mono", monospace; |
