noctalia: disable startup animation

This commit is contained in:
2026-04-25 20:21:44 -04:00
parent 90f2c27c2c
commit da87f82a66

View File

@@ -32,6 +32,7 @@
}; };
wallpaper = { wallpaper = {
enabled = true; enabled = true;
skipStartupTransition = true;
}; };
}; };
}; };