diff --git a/.config/X11/xresources b/.config/X11/xresources index bc47e55..84a9c93 100644 --- a/.config/X11/xresources +++ b/.config/X11/xresources @@ -1,13 +1,13 @@ !! Set a default font and font size as below: -*.font: FiraCode Nerd Font Mono:size=14 -*.symbols: FiraCode nerd Font Mono:size=14 +*.font: FiraCode Nerd Font:size=14 +*.symbols: FiraCode nerd Font:size=14 /* dwm config */ dwm.borderpx: 2 dwm.gappx: 15 /* st config */ -st.font: FiraCode Nerd Font Mono:size=14 +st.font: FiraCode Nerd Font:size=14 st.symbols: FiraCode Nerd Font:size=14 st.termname: st-256color st.borderpx: 5