diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/Xresources b/Xresources index aa61fe3..e55425a 100644 --- a/Xresources +++ b/Xresources @@ -1,24 +1,7 @@ -URxvt.jumpScroll: true -URxvt.skipScroll: true -URxvt.saveLines: 32768 -URxvt.scrollBar: false -URxvt.internalBorder: 1 -URxvt.letterSpace: -1 -URxvt.cursorBlink: 0 -URxvt.depth: 32 -URxvt.visualBell: off -URxvt.perl-ext: selection,mark-yank-urls,cwd-spawn,selection-to-clipboard -URxvt.scrollstyle: next -URxvt.font: xft:Source Code Pro:size=11,xft:noto emoji:size=11 -URxvt.boldFont: xft:Source Code Pro:weight=bold:size=11,xft:noto emoji:weight=bold:size=11 - -URxvt.background: #FFFFE8 -URxvt.foreground: black - Xft.dpi: 141 Xft.autohint: 0 Xft.lcdfilter: lcddefault -Xft.hintstyle: hintslight +Xft.hintstyle: hintfull Xft.hinting: 1 Xft.antialias: 1 Xft.rgba: rgb |