This repo is for my script that I use daily on my Debian system. Some of these scripts may not work on your system due to having different configurations than mine since I only write them for a specific use.
However, I would still appreciate any contributions or improvements you might mention to me!
- Open System Settings in KDE.
- Go to Shortcuts.
- Click on Custom Shortcuts.
- Click on Edit > New > Global Shortcut > Command/URL.
- Name it (e.g., "Toggle Audio Output").
- In the Trigger section, set the desired key combination.
- In the Action section, set the command to the path of your script:
/home/[home_dir]/path/to/file.sh
- Click Apply.