diff options
| author | kj_sh604 | 2026-05-25 17:09:13 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-25 17:09:13 -0400 |
| commit | 1b8895f4ffd4b5477775447579a1930e78033704 (patch) | |
| tree | 3e042ea90c92e2b933090248b1910234a16f2fe4 /.Xresources | |
| parent | d4a21a826114bb0ee0b460db78bd3f305e7b04f9 (diff) | |
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 |
