diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-07-15 13:32:13 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-07-15 13:32:13 -0500 |
commit | 87d456895519cf27f9dfbb17a16d66184643a499 (patch) | |
tree | 08b8bf576859becbe0f28f9f58390abe524d6384 /X11/xresources | |
parent | 855ebc2fb11d271ec19dedc3f7dc6b000c59cdf0 (diff) | |
parent | b66538e421e6025d8d8314b28b5c27e315c4f9d7 (diff) |
Merge branch 'master' into mac
Diffstat (limited to 'X11/xresources')
-rw-r--r-- | X11/xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/X11/xresources b/X11/xresources index 7115b96..3ec8036 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: Fira Code Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; +!st.font: mononoki Nerd Font Mono:pixelsize=12:antialias=true:autohint=true; !st.font2: Symbola:pixelsize=12:antialias=true:autohint=true; st.borderpx: 3 ! st alpha @@ -76,7 +76,7 @@ URxvt.secondaryScreen: 1 URxvt.secondaryScroll: 0 URxvt.secondaryWheel: 1 ! URxvt font -URxvt.font: xft:Fira Code:regular:size=8,xft:symbola:regular:size=9 +URxvt.font: xft:mononoki:regular:size=8,xft:symbola:regular:size=9 ! fix font spacing URxvt.letterSpace: -1 ! Disable printing |