diff options
author | zachir <zachir@librem.one> | 2025-07-13 13:28:51 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-13 13:28:51 -0500 |
commit | 79a7b127db8dda34461b4d85ee7145cc839b5024 (patch) | |
tree | 6e2d7c5169ff8bb91d771edb50a30d3f62c9ec48 /X11/xresources | |
parent | 20259caeb6f79437e2f1a1f6c68bd231092ebc0b (diff) | |
parent | b66538e421e6025d8d8314b28b5c27e315c4f9d7 (diff) |
Merge branch 'master' into cas
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 |