diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 08ff0674..ae4fcfd1 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1,4 +1,4 @@ -font_family CaskaydiaCove Nerd Font Mono +font_family RecMonoCasual Nerd Font Regular bold_font auto italic_font auto bold_italic_font auto diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 24da09ef..6b0f0f0c 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,6 +1,6 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: 'FiraCode Nerd Font'; + font-family: 'RecMonoCasual Nerd Font'; font-size: 13px; }