commit 661ac476f39b07354b656f0d41e8949f0e969db2 parent 85e0e0cb6fe09c2f256ca9a939c8583a548cd73f Author: Markus Hanetzok <markus@hanetzok.net> Date: Thu, 9 Oct 2025 23:58:17 +0200 add sxhkd config Diffstat:
A | .config/sxhkd/sxhkdrc | | | 25 | +++++++++++++++++++++++++ |
1 file changed, 25 insertions(+), 0 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -0,0 +1,25 @@ +### AUDIO ### +super + equal + pamixer -i 5 +super + shift + equal + pamixer -i 10 +super + minus + pamixer -d 5 +super + shift + minus + pamixer -d 10 +super + shift + m + pamixer -t +super + shift + p + mpc toggle +super + shift + n + mpc next +super + shift + b + mpc prev +### SCRIPTS ### +super + BackSpace + sysmenu +### PROGRAMS ### +super + w + firefox +super + e + betterbird