| Commit message (Collapse) | Author | Age | Lines |
| | |
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
@@Ryuuyas
|
| |
|
|
| |
Fix Sounds.sh not finding files correctly.
|
| | |
|
| |
|
|
| |
Use screen-capture instead of camera-shutter for screenshots
|
| |
|
|
| |
Allow user to mute volume ONLY or screenshots ONLY.
|
| | |
|
| |
|
|
| |
List arguments when no valid argument is given
|
| |
|
|
| |
Add exit code 1 when no suitable file is found
|
| |
|
|
|
| |
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.
|
|
|
Allow user to mute desktop sounds
|