fix: opacity might fail after focus-switching
This commit is contained in:
parent
abdeeea831
commit
9ca97e8295
|
@ -136,7 +136,7 @@ fade-out-step = 0.03;
|
|||
|
||||
# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
|
||||
# inactive-opacity = 1
|
||||
inactive-opacity = 0.8;
|
||||
#inactive-opacity = 0.8;
|
||||
|
||||
# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
|
||||
# frame-opacity = 1.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user