From 4c61a9fe5da4326a006002582fb3dec5ba7834f6 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 20 Apr 2010 15:40:49 +0200 Subject: Remove terminal-border and use terminus as font --- xorg/xdefaults | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'xorg') diff --git a/xorg/xdefaults b/xorg/xdefaults index a1df8de..f9ecc44 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -1,9 +1,10 @@ # Font -*font: xft:DejaVu Sans Mono:size=8 +#*font: xft:DejaVu Sans Mono:size=8 +*font: xft:Terminus:size=8 # General Settings URxvt*buffered: true -URxvt*internalBorder: 5 +URxvt*internalBorder: 0 URxvt*reverseVideo: false URxvt*scrollBar: false URxvt*scrollstyle: plain -- cgit v1.2.3