(Snow)flakes for fluffy winters.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(home-manager/noctalia): disable blur behind

+1 -1
+1 -1
modules/home-manager/noctalia/default.nix
··· 76 76 dimmerOpacity = 0; 77 77 lockOnSuspend = true; 78 78 enableShadows = false; 79 - enableBlurBehind = true; 79 + enableBlurBehind = false; 80 80 telemetryEnabled = true; 81 81 passwordChars = false; 82 82 autoStartAuth = true;