From 442bdb09581afa08d86485fffebc67e7b74e543b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 8 Sep 2017 21:30:10 +0200 Subject: xresources: Use system-wide default fonts for uxrvt --- xresources/.xresources/main | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xresources') diff --git a/xresources/.xresources/main b/xresources/.xresources/main index 49ff742..43f8538 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -20,8 +20,8 @@ URxvt.scrollTtyKeypress: true URxvt.saveLines: 16384 URxvt.secondaryScroll: false -URxvt.font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-*-* -URxvt.boldFont: +URxvt.font: xft:monospace:size=10 +URxvt.boldFont: xft:monospace:bold:size=10 URxvt.intensityStyles: true URxvt.pointerBlank: true -- cgit 1.4.1