rayzer - 2022-12-04

For those of you that want to have a login sound for Peppermint heres how you do it.
Pick whatever sound file you want to use or download one from the internet, then open it with Audacity.

sudo apt install audacity

Once opened with audacity export it as a .ogg file and name it whatever you want, maybe something like peplogin.ogg

Now open in the whisker menu session and startup and click on application autostart tab. in there click the + at the end of the list.
In the add application window that pops up name it login sound then for the command it'll depend on where you save the .ogg audio file.. i saved mine in Documents. in my case i had my command set to

paplay /home/rayzer/Documents/peplogin.ogg

Just adapt the above command to your location and file name. then log out and back in and check if it works.

 
❤️
1