Skip to content

fix: disable kde splash screen for new users by setting initial config to none#939

Merged
RoyalOughtness merged 1 commit intosecureblue:livefrom
pxlkng:fix/kde-splash-delay
Mar 15, 2025
Merged

fix: disable kde splash screen for new users by setting initial config to none#939
RoyalOughtness merged 1 commit intosecureblue:livefrom
pxlkng:fix/kde-splash-delay

Conversation

@pxlkng
Copy link
Copy Markdown
Collaborator

@pxlkng pxlkng commented Mar 15, 2025

It seems like it is impossible to override the splash default to something else than the default theme as it appears to be hardcoded.

This PR works around that by simply setting the initial ~/.config/ksplashrc config for new users through /etc/skel/.

I had also tried doing the same for ~/.config/kdedefaults/ksplashrc to still have this as a user-default, but that file got overwritten with the theme-default splash when the user loaded into the desktop.

Not really a perfect solution, as it would have been better/cleaner to have this as a default (so resetting settings in the GUI doesn't enable the splash screen again), but better than nothing.

Closes #926.

@pxlkng pxlkng requested a review from RoyalOughtness as a code owner March 15, 2025 08:35
@RoyalOughtness RoyalOughtness enabled auto-merge (squash) March 15, 2025 20:49
@RoyalOughtness RoyalOughtness merged commit b0001f2 into secureblue:live Mar 15, 2025
7 of 8 checks passed
@pxlkng pxlkng deleted the fix/kde-splash-delay branch March 15, 2025 22:52
RoyalOughtness pushed a commit to RoyalOughtness/secureblue-dev that referenced this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Disable splash screen for KDE images by default

3 participants