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