Xdefaults added, diesmal richtig

This commit is contained in:
madmaurice 2015-05-29 21:25:38 +02:00
parent 431bd60edd
commit 92d2b5fb52

View file

@ -1 +0,0 @@
.config/Xdefaults

33
Xdefaults Normal file
View file

@ -0,0 +1,33 @@
URxvt*foreground: #ffffff
URxvt*background: #2C2E2F
URxvt*font: xft:Inconsolata:size=9
URxvt*boldFont: xft:Inconsolata:size=9
URxvt*saveLines: 12000
URxvt*scrollstyle: plain
URxvt*scrollBar: false
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*color0: #363636
URxvt*color8: #424242
URxvt*color1: #C37561
URxvt*color9: #D19485
URxvt*color2: #A0A57E
URxvt*color10: #B6B99D
URxvt*color3: #D1A375
URxvt*color11: #DEBC9C
URxvt*color4: #7985A3
URxvt*color12: #98A1B9
URxvt*color5: #AB716D
URxvt*color13: #BE918E
URxvt*color6: #98B9B1
URxvt*color14: #CBE6CB
URxvt*color7: #D0D0D0
URxvt*color15: #E6E6E6