diff options
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index d6e0126..2a03da8 100644 --- a/.Xresources +++ b/.Xresources @@ -34,4 +34,4 @@ st.foreground: #ebdbb2 *.foreground: #ebdbb2 *.selbackground: color_primary *.selforeground: #1d2021 -*.font: fira code nerd font:bold:pixelsize=12:antialias=true:autohint=true +*.font: fira code nerd font:pixelsize=12:antialias=true:autohint=true |