xcompmgr stuff
This commit is contained in:
parent
4f3c06bcdb
commit
38cd53c27b
1 changed files with 7 additions and 2 deletions
|
|
@ -1,9 +1,14 @@
|
|||
Xft.antialias: true
|
||||
URxvt*scrollBar: false
|
||||
URxvt*background: rgba:0000/0000/0000/eeee
|
||||
URxvt*background: rgba:0000/0000/0000/dddd
|
||||
URxvt*depth: 32
|
||||
URxvt*foreground: #dddddd
|
||||
URxvt*transparent: true
|
||||
#URxvt*transparent: true
|
||||
URxvt*transparent: false
|
||||
URxvt*fading: 2%
|
||||
URxvt*shading: 30
|
||||
URxvt*fadeColor: grey
|
||||
URxvt*buffered: true
|
||||
URxvt*cursorColor: green
|
||||
!URxvt*font: xft:Terminus:pixelsize=11,xft:IPAGothic:antialias=true
|
||||
URxvt*font: 6x13,xft:IPAGothic:antialias=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue