aboutsummaryrefslogtreecommitdiffstats
path: root/.Xresources
diff options
context:
space:
mode:
authorkj_sh6042026-05-27 16:00:20 -0400
committerkj_sh6042026-05-27 16:00:20 -0400
commit41efac1a19a7ab055155d9b808a62a9a3c7b4e37 (patch)
tree1d1d20dabfee0d29b180b8f727abc33d3ab6e169 /.Xresources
parent1b8895f4ffd4b5477775447579a1930e78033704 (diff)
refactor: go back to size 10 mono fontHEADmaster
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/.Xresources b/.Xresources
index 17af549..845497b 100644
--- a/.Xresources
+++ b/.Xresources
@@ -88,7 +88,7 @@ URxvt.visualBell: false
*.color20: base04_gray4
*.color21: base06_gray5
-XTerm.vt100.faceName: Roboto Mono:size=11:antialias=true
+XTerm.vt100.faceName: Roboto Mono:size=10:antialias=true
XTerm.vt100.font: -misc-roboto mono-medium-r-normal--10-100-75-75-m-60-iso8859-1
XTerm.vt100.translations: #override \n\
@@ -97,10 +97,10 @@ XTerm.vt100.translations: #override \n\
Ctrl <Key> minus: smaller-vt-font() \n\
Ctrl <Key> plus: larger-vt-font()
-URxvt.font: xft: Roboto Mono:size=11:antialias=true
+URxvt.font: xft: Roboto Mono:size=10:antialias=true
! below requires the resize-font perl extension
URxvt.keysym.C-minus: resize-font:smaller
URxvt.keysym.C-equal: resize-font:bigger
URxvt.keysym.C-0: resize-font:reset
-URxvt.keysym.C-question: resize-font:show \ No newline at end of file
+URxvt.keysym.C-question: resize-font:show