diff --git a/.config/alacritty/alacritty.toml b/.config/alacritty/alacritty.toml index c5bfe62..2bec99f 100644 --- a/.config/alacritty/alacritty.toml +++ b/.config/alacritty/alacritty.toml @@ -3,10 +3,10 @@ style = "Block" unfocused_hollow = false [font.bold] -family = "CaskaydiaCove Nerd Font" +family = "Hurmit Nerd Font" style = "Bold" [font.normal] -family = "CaskaydiaCove Nerd Font" +family = "Hurmit Nerd Font" style = "Regular" diff --git a/.config/ironbar/style.css b/.config/ironbar/style.css index d7a3d2c..1a8427a 100644 --- a/.config/ironbar/style.css +++ b/.config/ironbar/style.css @@ -8,7 +8,7 @@ /* -- base styles -- */ * { - font-family: CaskaydiaCove Nerd Font, sans-serif; + font-family: Hurmit Nerd Font, sans-serif; font-size: 16px; text-shadow: none; border: none; diff --git a/README.md b/README.md index 3fe9780..569373f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Make sure you've got these packages before installing - wl-clipboard - ironbar - pango -- nerd-fonts +- hurmit nerd font - stow - git - alsa-utils