Files
scripts/sxhkdrc

36 lines
706 B
Plaintext

# Reload functions
super + Escape
"$XDG_CONFIG_HOME"/sxhkd/functions
Print
flameshot gui
#change display to extern (HDMI)
alt + shift + e
display-conf.sh -e
#change to eDP
alt + shift + i
display-conf.sh -i
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