| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | removal of extra # to align with new hyprlang requirement. Credit goes to ↵ | Ja.KooLit | 2024-03-13 | -1/+1 |
| | | | | | @@Ryuuyas | |||
| * | Fix fallback sounds | KKV9 | 2024-01-28 | -13/+10 |
| | | | | | Fix Sounds.sh not finding files correctly. | |||
| * | typo | KKV9 | 2024-01-28 | -4/+4 |
| | | ||||
| * | Use correct sound file for screen capture | KKV9 | 2024-01-28 | -3/+3 |
| | | | | | Use screen-capture instead of camera-shutter for screenshots | |||
| * | Allow muting individual sounds | KKV9 | 2024-01-28 | -0/+10 |
| | | | | | Allow user to mute volume ONLY or screenshots ONLY. | |||
| * | Check arguments before initialise Sounds.sh | KKV9 | 2024-01-28 | -10/+10 |
| | | ||||
| * | List arguments for Sounds.sh | KKV9 | 2024-01-28 | -0/+3 |
| | | | | | List arguments when no valid argument is given | |||
| * | Handle file not found error | KKV9 | 2024-01-28 | -1/+6 |
| | | | | | Add exit code 1 when no suitable file is found | |||
| * | Allow Sounds script to find and change sound themes | KKV9 | 2024-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 UserScripts | KKV9 | 2024-01-28 | -0/+19 |
| Allow user to mute desktop sounds | ||||
