Some stuff
This commit is contained in:
parent
082577b57e
commit
f8a78c15d3
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue