Startup & Shutdown sound with GNOME on Arch?
by Arch4GoodieLike from LinuxQuestions.org on (#5NJBP)
I want to display an audio file each time I startup and shutdown the system on Arch.
When I were still using KDE plasma, I made it possible by:
Code:- sudo cp /home/user/Desktop/name.wav /usr/share/sounds
- open System Settings"
- search for Autostart"
- add the shutdownsound.service" as Script from /etc/systemd/system.if this wouldn't have worked, I would just have: Code:- open System Settings"
- search for Autostart"
- add the .wav file from desktop directory.But GNOME doesn't have "system settings" nor can I find it in the App "Tweaks".
I'm aware of limited cutstomization of GNOME compared to KDE but still hope for it being doable with the help of the community :=)
When I were still using KDE plasma, I made it possible by:
Code:- sudo cp /home/user/Desktop/name.wav /usr/share/sounds
- open System Settings"
- search for Autostart"
- add the shutdownsound.service" as Script from /etc/systemd/system.if this wouldn't have worked, I would just have: Code:- open System Settings"
- search for Autostart"
- add the .wav file from desktop directory.But GNOME doesn't have "system settings" nor can I find it in the App "Tweaks".
I'm aware of limited cutstomization of GNOME compared to KDE but still hope for it being doable with the help of the community :=)