Left click to open, and change alpha
This commit is contained in:
parent
4d2585bc49
commit
7872a262eb
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
Xft.antialias: true
|
Xft.antialias: true
|
||||||
URxvt*scrollBar: false
|
URxvt*scrollBar: false
|
||||||
URxvt*background: rgba:0000/0000/0000/cccc
|
!URxvt*background: rgba:0000/0000/0000/cccc
|
||||||
|
URxvt*background: rgba:0000/0000/0000/dddd
|
||||||
!URxvt*background: rgba:1111/1111/1111/dddd
|
!URxvt*background: rgba:1111/1111/1111/dddd
|
||||||
URxvt*depth: 32
|
URxvt*depth: 32
|
||||||
URxvt*foreground: #dddddd
|
URxvt*foreground: #dddddd
|
||||||
|
|
@ -14,7 +15,8 @@ URxvt*buffered: true
|
||||||
URxvt*cursorColor: green
|
URxvt*cursorColor: green
|
||||||
!URxvt*cursorColor: #007998
|
!URxvt*cursorColor: #007998
|
||||||
!URxvt*font: xft:Terminus:pixelsize=11,xft:IPAGothic:antialias=true
|
!URxvt*font: xft:Terminus:pixelsize=11,xft:IPAGothic:antialias=true
|
||||||
URxvt*font: 6x13,xft:IPAGothic:antialias=true
|
URxvt*font: xft:DroidSansMonoDotted:pixelsize=12,xft:IPAGothic:antialias=true
|
||||||
|
!URxvt*font: 6x13,xft:IPAGothic:antialias=true
|
||||||
!URxvt*perl-ext-common: default
|
!URxvt*perl-ext-common: default
|
||||||
!URxvt*color1: #007998
|
!URxvt*color1: #007998
|
||||||
!URxvt*color9: #228bba
|
!URxvt*color9: #228bba
|
||||||
|
|
@ -22,6 +24,7 @@ URxvt*font: 6x13,xft:IPAGothic:antialias=true
|
||||||
URxvt.perl-ext-common: default,matcher
|
URxvt.perl-ext-common: default,matcher
|
||||||
!URxvt*urlLauncher: urxvt-to-uzbl.sh
|
!URxvt*urlLauncher: urxvt-to-uzbl.sh
|
||||||
URxvt*urlLauncher: chromium
|
URxvt*urlLauncher: chromium
|
||||||
|
URxvt.matcher.button: 1
|
||||||
URxvt.colorUL: #cc0000
|
URxvt.colorUL: #cc0000
|
||||||
URxvt.searchable-scrollback: CM-S
|
URxvt.searchable-scrollback: CM-S
|
||||||
!URxvt.colorUL: #007998
|
!URxvt.colorUL: #007998
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue