Add Xdefaults
This commit is contained in:
parent
9ba57fe3df
commit
79e6065225
15
.Xdefaults
Normal file
15
.Xdefaults
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
xvt.depth: 32
|
||||||
|
#URxvt.background: rgba:cfff/cfff/cfff/7fff
|
||||||
|
URxvt.font: xft:lucida console:pixelsize=10
|
||||||
|
URxvt.scrollBar: false
|
||||||
|
URxvt.saveLines: 65535
|
||||||
|
URxvt.inheritPixmap: true
|
||||||
|
#URxvt.background: #00FFFF
|
||||||
|
#URxvt.tintColor: #FFFFFF
|
||||||
|
#URxvt.reverseVideo: true
|
||||||
|
#URxvt.color1: #FF4040
|
||||||
|
#URxvt.color2: Green
|
||||||
|
#URxvt.color4: #8080FF
|
||||||
|
#URxvt.color5: Magenta
|
||||||
|
URxvt.perl-ext-common: mark-urls
|
||||||
|
URxvt.urlLauncher: firefox
|
Loading…
Reference in New Issue
Block a user