migrate keybindings to cwm

This commit is contained in:
kento2 2026-04-02 18:22:27 +02:00
parent 9d2e1bb0e2
commit b96a9bb168
2 changed files with 15 additions and 27 deletions

View file

@ -1,27 +0,0 @@
# launcher
super + d
dmenu_run
# terminal
super + shift + Return
lxterminal
# screenshot and selection capture
super + s
screenshot
# reload sxhkd
super + shift + x
pkill -USR1 -x sxhkd
# volume keys
{XF86AudioRaiseVolume,XF86AudioLowerVolume}
vol {+,-}
{XF86AudioMute,XF86AudioMicMute}
vol {.,!}
# media keys
super + {y,less,greater}
playerctl {play-pause,previous,next}
# vim:ft=sxhkdrc