Browse Source

Improve default configuration for urxvt

Emmanuel Bouthenot 12 years ago
parent
commit
a93785acd9
1 changed files with 2 additions and 4 deletions
  1. 2 4
      .Xresources

+ 2 - 4
.Xresources

@@ -9,7 +9,6 @@ xterm*scrollBar: false
 xterm*visualBell: true
 ! Fix Alt is not Meta
 xterm*eightBitInput: false
-
 xterm*background: #000010
 xterm*foreground: #ffffff
 xterm*color0: #000000
@@ -34,12 +33,11 @@ xterm*cursorColor: white
 !!!
 !!! rxvt-unicode settings
 !!!
-URxvt*font:-xos4-terminus-medium-r-normal--12-120-72-*-c-60-iso10646-*
+URxvt*font: xft:terminus:size=8
 URxvt*scrollBar: false
+URxvt*saveLines: 10000
 URxvt*visualBell: true
-
 URxvt.perl-ext-common: default,tabbed
-
 URxvt*background: #000010
 URxvt*foreground: #ffffff
 URxvt*color0: #000000