From 7fd49e817ebc9b3b3e985d393dff299094d37e0e Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 10 Aug 2021 01:36:21 -0700 Subject: add MPRIS playerctl control hotkeys --- .config/sxhkd/sxhkdrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.config/sxhkd/sxhkdrc') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 6585ecb0..d2e7c81f 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,3 +1,5 @@ +# vim: ft=sh + alt + Print ffmpeg -f x11grab -i "$DISPLAY" -vframes 1 "$HOME"/pictures/screenshots/"$(time.uuid)".png @@ -9,3 +11,6 @@ alt + y alt + w firefox + +XF86Audio{Prev,Play,Next} + playerctl {previous,play-pause,next} -- cgit v1.2.3-70-g09d2