From 18ff9c8a0c2c150e20a542776e79f4d58c1bfc9c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 1 Oct 2020 16:38:13 -0700 Subject: [desktop] update size of the fonts --- Xresources | 8 ++------ 1 file 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 -- cgit 1.4.1