3 changed files with 3 additions and 2 deletions
@ -1,6 +1,7 @@ |
|||||||
#!/bin/bash |
#!/bin/bash |
||||||
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## |
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## |
||||||
# This script is used to play system sounds. |
# This script is used to play system sounds. |
||||||
|
# Script is used by Volume.Sh and ScreenShots.sh |
||||||
|
|
||||||
theme="freedesktop" # Set the theme for the system sounds. |
theme="freedesktop" # Set the theme for the system sounds. |
||||||
mute=false # Set to true to mute the system sounds. |
mute=false # Set to true to mute the system sounds. |
||||||
Loading…
Reference in new issue