update keyboard shortcuts

This commit is contained in:
2025-12-05 14:19:14 +01:00
parent c147826982
commit fbcd6dc21a

37
sxhkdrc
View File

@@ -3,10 +3,33 @@ super + Escape
"$XDG_CONFIG_HOME"/sxhkd/functions "$XDG_CONFIG_HOME"/sxhkd/functions
Print Print
flameshot gui flameshot gui
#spectacle #change display to extern (HDMI)
ctrl + alt + i alt + shift + e
display-conf -i display-conf.sh -e
ctrl + alt + e #change to eDP
display-conf -e alt + shift + i
ctrl + alt + a display-conf.sh -i
display-conf -a alt + shift + a
display-conf.sh -a
alt + shift + p
pulseaudio-restart.sh
#XF86AudioPlay
# ""mpc toggle""
#XF86Forward
# ""mpc next""
#XF86Back
# ""mpc prev""
#XF86AudioRaiseVolume
# ""mpc volume +5""
#XF86AudioLowerVolume
# ""mpc volume -5""
XF86Audio{LowerVolume,RaiseVolume}
pulsemixer --change-volume {-10,+10}
#XF86Audio{Prev,Next}
# playerctl {previous,next}
XF86AudioPlay
playerctl play-pause
alt + XF86Audio{LowerVolume,RaiseVolume}
playerctl {previous,next}
alt + v
via