We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I disable startup music?
I'm on Arch Linux in case that is relevant.
The text was updated successfully, but these errors were encountered:
How can I disable startup music? I'm on Arch Linux in case that is relevant.
Hi,
Thanks to this forum (https://forum.xda-developers.com/t/heres-how-to-disable-the-start-up-and-shut-down-sounds.731806/) I found a solution.
The sound files corresponding to the startup are located in the path: /usr/share/ukui/ukui-session-manager/
If we delete or rename the "startup.wav" file the startup music will stop playing
Obviously not a very elegant solution, but in view of the fact that the question was asked in 2022 it doesn't look like they want to fix it.
Best regards
Sorry, something went wrong.
You can do this on command line : gsettings set org.ukui.session startup-music false
@ll-eleven Cheers for that, where is this documented?
No branches or pull requests
How can I disable startup music?
I'm on Arch Linux in case that is relevant.
The text was updated successfully, but these errors were encountered: