aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/Sounds.sh
Commit message (Collapse)AuthorAgeLines
* moving of Sounds.sh from UserScripts to scripts.JaKooLit2024-04-29-69/+0
|
* PATCH: userscripts/Sounds.sh: for Non-FHS systems, use the runtime dirJohn Titor2024-04-01-2/+6
| | | | | | | on Non-FHS systems like NixOS, the system sounds are located in /run/current-system/sw/share/sounds according to XDG specification This patch allows the script to fallback to this directory if the sound files are not found in /usr/share/sounds or $HOME/.local/share/sounds
* removal of extra # to align with new hyprlang requirement. Credit goes to ↵Ja.KooLit2024-03-13-1/+1
| | | | @@Ryuuyas
* Fix fallback soundsKKV92024-01-28-13/+10
| | | | Fix Sounds.sh not finding files correctly.
* typoKKV92024-01-28-4/+4
|
* Use correct sound file for screen captureKKV92024-01-28-3/+3
| | | | Use screen-capture instead of camera-shutter for screenshots
* Allow muting individual soundsKKV92024-01-28-0/+10
| | | | Allow user to mute volume ONLY or screenshots ONLY.
* Check arguments before initialise Sounds.shKKV92024-01-28-10/+10
|
* List arguments for Sounds.shKKV92024-01-28-0/+3
| | | | List arguments when no valid argument is given
* Handle file not found errorKKV92024-01-28-1/+6
| | | | Add exit code 1 when no suitable file is found
* Allow Sounds script to find and change sound themesKKV92024-01-28-8/+39
| | | | | Sounds script allows user to mute or use any compatible freedesktop sound theme for desktop sound effects. This script will search in the home directory and system diretory for freedesktop sound themes to use.
* Move sounds to UserScriptsKKV92024-01-28-0/+19
Allow user to mute desktop sounds
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage