summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
blob: e1a37403a17bc0d99b5c7ca78cfa7a777977adf1 (plain)
1
2
3
4
5
alt + Print
	ffmpeg -f x11grab -i $DISPLAY -vframes 1 $HOME/pictures/screenshots/$(time.uuid).png

XF86Audio{RaiseVolume,LowerVolume,Mute}
	amixer set Master {5%+,5%-,toggle}