Add fixed background blur
This commit is contained in:
@@ -10,6 +10,7 @@ active-opacity = 1.0;
|
|||||||
blur-background = true;
|
blur-background = true;
|
||||||
blur-method = "kawase";
|
blur-method = "kawase";
|
||||||
blur-strength = 4;
|
blur-strength = 4;
|
||||||
|
blur-background-fixed = true;
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
vsync = true;
|
vsync = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user