aboutsummaryrefslogtreecommitdiff
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
commit4cf656e069f083a80c41054cabb7097c31839b74 (patch)
tree8c6872dc4ca0daebacde052dec26bfee4dbda804 /dotfiles/hyprland
parentb013ab55a2f17e785450de73761a7eae407af755 (diff)
downloadarchsetup-4cf656e069f083a80c41054cabb7097c31839b74.tar.gz
archsetup-4cf656e069f083a80c41054cabb7097c31839b74.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 {