mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
make element non faded
This commit is contained in:
parent
c2b25b3bf2
commit
4665fbc673
@ -172,6 +172,7 @@ fadeHook act inact = fadeOutLogHook $ fadeAllBut exceptions act inact
|
||||
<||> className =? "Chromium-browser"
|
||||
<||> className =? "Emacs"
|
||||
<||> className =? "thunderbird"
|
||||
<||> className =? "element"
|
||||
|
||||
fadeAllBut :: Query Bool -> Rational -> Rational -> Query Rational
|
||||
fadeAllBut qry amt inact = do isInactive <- isUnfocused
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user