diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-11-29 11:30:01 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-11-29 11:30:01 +0700 |
commit | 7e2a016dc724dd9f6767a002f5da889740f137c6 (patch) | |
tree | a12e79ecc11565a09be9fc36082b279230d91a01 /debian/.Xresources-dark | |
parent | 5b07539fad29d4f88662c9c3e2f602860b3663be (diff) | |
download | dotfiles-7e2a016dc724dd9f6767a002f5da889740f137c6.tar.gz |
Update 2020-11-29
Diffstat (limited to 'debian/.Xresources-dark')
-rw-r--r-- | debian/.Xresources-dark | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/.Xresources-dark b/debian/.Xresources-dark index 9c8d19f..1a3cfc1 100644 --- a/debian/.Xresources-dark +++ b/debian/.Xresources-dark @@ -26,7 +26,7 @@ URxvt.cursorBlink: false URxvt.visualBell: true URxvt.jumpScroll: true -URxvt.font: xft:Latin Modern Mono:size=12:autohint=true +URxvt.font: xft:Latin Modern Mono:size=15:autohint=true URxvt.termName: rxvt-unicode-256color URxvt.perl-ext-common: default,font-size -URxvt.font-size.step: 3 +URxvt.font-size.step: 1 |