Add fixed background blur

This commit is contained in:
CramMK
2020-03-05 12:57:44 +01:00
parent 14d148457e
commit 0ffefcdecf

View File

@@ -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;