remove window dimming in compton
This commit is contained in:
parent
866c04cfaa
commit
46f0429582
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ frame-opacity = 1;
|
|||
inactive-opacity-override = true;
|
||||
|
||||
# Dim inactive windows. (0.0 - 1.0)
|
||||
inactive-dim = 0.1;
|
||||
#inactive-dim = 0.1;
|
||||
# Do not let dimness adjust based on window opacity.
|
||||
# inactive-dim-fixed = true;
|
||||
# Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred.
|
||||
|
|
Loading…
Reference in a new issue