From f8a78c15d349c574c83a9bf88614e493f520a483 Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Tue, 6 Oct 2015 13:50:43 +0200 Subject: [PATCH] Some stuff --- Xdefaults | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Xdefaults b/Xdefaults index fbf1afc..7d46572 100644 --- a/Xdefaults +++ b/Xdefaults @@ -1,7 +1,7 @@ URxvt*foreground: #ffffff URxvt*background: [90]#2C2E2F URxvt*font: xft:Inconsolata:size=8 -URxvt*boldFont: xft:Inconsolata:size=8 +URxvt*boldFont: xft:Inconsolata:size=8:style=bold URxvt*saveLines: 12000 URxvt*scrollstyle: plain URxvt*scrollBar: false @@ -9,10 +9,7 @@ URxvt*cursorBlink: true URxvt*cursorUnderline: true URxvt*internalBorder: 5 URxvt*depth: 32 -URxvt*geometry: 100x30 -#URxvt.perl-ext-common: default,matcher -URxvt.url-launcher: /usr/bin/firefox -URxvt.matcher.button: 1 +URxvt*geometry: 130x45 URxvt*color0: #363636 URxvt*color8: #424242