Update
This commit is contained in:
parent
ff11dc54d0
commit
160bc17974
|
|
@ -393,7 +393,7 @@ Plugins.deleteEntry("diminactiveEnabled");
|
||||||
Plugins.writeEntry("dimscreenEnabled", "true");
|
Plugins.writeEntry("dimscreenEnabled", "true");
|
||||||
Plugins.writeEntry("fadedesktopEnabled", "true");
|
Plugins.writeEntry("fadedesktopEnabled", "true");
|
||||||
|
|
||||||
let forceblur = true;
|
let forceblur = false;
|
||||||
|
|
||||||
if (forceblur) {
|
if (forceblur) {
|
||||||
Plugins.writeEntry("forceblurEnabled", "true");
|
Plugins.writeEntry("forceblurEnabled", "true");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue