diff options
Diffstat (limited to '.Xresources')
| -rw-r--r-- | .Xresources | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.Xresources b/.Xresources index 845497b..17af549 100644 --- a/.Xresources +++ b/.Xresources @@ -88,7 +88,7 @@ URxvt.visualBell: false *.color20: base04_gray4 *.color21: base06_gray5 -XTerm.vt100.faceName: Roboto Mono:size=10:antialias=true +XTerm.vt100.faceName: Roboto Mono:size=11: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=10:antialias=true +URxvt.font: xft: Roboto Mono:size=11: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 +URxvt.keysym.C-question: resize-font:show
\ No newline at end of file |
