How can I make inactive windows slightly grayed out
For example, I have two terminals open. If I switch to one, then the inactive one is made lighter. Kind of like what would happen if you dropped the transparency to 20%.
add a comment
For example, I have two terminals open. If I switch to one, then the inactive one is made lighter. Kind of like what would happen if you dropped the transparency to 20%.
urxvt only (I think):
You can use -fade NUMBER
and -fadecolor COLOR
for this effect when launching urxvt from the command line. Alternatively, use the following Xresources:
*fading: NUMBER
*fadeColor: COLOR
Asked: 2013-12-29 23:05:44 +0000
Seen: 701 times
Last updated: Dec 30 '13