(Snow)flakes for fluffy winters.
0
fork

Configure Feed

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

feat(home-manager/noctalia): set animation speed to 2

+3
+3
modules/home-manager/noctalia/default.nix
··· 84 84 reverseScroll = false; 85 85 smoothScrollEnabled = true; 86 86 87 + animationSpeed = 2; 88 + animationDisabled = false; 89 + 87 90 compactLockScreen = false; 88 91 lockScreenAnimations = true; 89 92 showSessionButtonsOnLockScreen = true;