Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 718 Bytes

File metadata and controls

25 lines (21 loc) · 718 Bytes

Instructions

This installs a desktop login sound into your Linux GNOME Desktop.

Philadelphia uplink successful, Welcome back Commander!
  1. Extract the package.
  2. cd into WelcomeBackCommander directory.
  3. Modify permissions for "install.sh" file
  4. Run install.sh file.
cd WelcomeBackCommander
chmod 755 ./install.sh
./install.sh

Logout & Login to hear a lady welcome you.

Note


This scripts only works for GNOME Desktops.
You can also remove all the installed files by running remove_login_sound command.
You can add your own sound by replacing "WELCOME_BACK.wav" in the ".login_sound" folder with your sound file and renaming it "WELCOME_BACK.WAV" before installing.