summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-25 17:41:38 -0600
committerCraig Jennings <c@cjennings.net>2026-01-25 17:41:38 -0600
commit78d53d65a4b707f2c993e4a2d8207fc2383c846e (patch)
tree6d6fbe965bd9061e306792fc948e8880d4bd464d /dotfiles/hyprland
parent5eba923e5dc38a656768f125b1b1b9ee69bbe9dc (diff)
downloadarchsetup-78d53d65a4b707f2c993e4a2d8207fc2383c846e.tar.gz
archsetup-78d53d65a4b707f2c993e4a2d8207fc2383c846e.zip
feat(dotfiles): add Berkeley Mono Nerd Font and update waybar
Add patched Berkeley Mono Nerd Font files with icon glyphs. Update waybar style.css to use BerkeleyMono Nerd Font.
Diffstat (limited to 'dotfiles/hyprland')
-rw-r--r--dotfiles/hyprland/.config/waybar/style.css2
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 {