diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Xresources b/Xresources index ff2cf7b..c342f71 100644 --- a/Xresources +++ b/Xresources @@ -1,7 +1,3 @@ -Emacs*toolBar: 0 -Emacs*menuBar: 0 -Emacs*verticalScrollBars: off - URxvt.jumpScroll: true URxvt.skipScroll: true URxvt.saveLines: 32768 @@ -11,9 +7,9 @@ URxvt.cursorBlink: 0 URxvt.visualBell: off URxvt.perl-ext: selection,mark-yank-urls,cwd-spawn,selection-to-clipboard URxvt.scrollstyle: next -URxvt.font: xft:DejaVu Sans Mono:size=10 +URxvt.font: xft:Source Code Pro:size=10 -Xft.dpi: 180 +Xft.dpi: 144 Xft.autohint: 0 Xft.lcdfilter: lcddefault Xft.hintstyle: hintslight |