diff options
author | ZachIR <zachir@librem.one> | 2025-06-30 00:25:23 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-06-30 00:25:23 -0500 |
commit | b3a500c3e04c5aaa7b861bead5afc9f1d867a42b (patch) | |
tree | 2299c2bd7100fe0d90cd015d9d7b1740b1caab87 | |
parent | 3c03db342f1d18a882c47f42ff4ac4f60b15ada6 (diff) |
Update st xresources font to Fira Code
-rw-r--r-- | X11/xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/xresources b/X11/xresources index d5c4550..7115b96 100644 --- a/X11/xresources +++ b/X11/xresources @@ -30,7 +30,7 @@ st.termname: st-256color st.shell: /usr/bin/tmux ! The following options options can be reloaded via USR1 signal. -!st.font: mononoki Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; +!st.font: Fira Code Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; !st.font2: Symbola:pixelsize=12:antialias=true:autohint=true; st.borderpx: 3 ! st alpha |