From c28479a0907761035d762b690c344cf4a6167113 Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 5 Apr 2023 01:45:27 +0200 Subject: [PATCH] sxhkd: new hotkeys for media players --- .config/sxhkd/sxhkdrc | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 1a32cce..a198687 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -1,23 +1,37 @@ -super + Return - $TERMINAL -super + b - $BROWSER -super + f - $TERMINAL -e $FILE +super + u + record_start super + i record_stop -super + m - thunderbird super + o record_replay_start super + p record_replay_save -super + u - record_start -super + shift + x - pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config' + +super + a + playerctl previous +super + s + playerctl play-pause +super + d + playerctl next +super + f + $TERMINAL -e $FILE + +super + b + $BROWSER +super + m + thunderbird + super + shift + r dmenu_run -c -l 20 + +super + shift + x + pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config' + +super + Return + $TERMINAL +super + Print + maimpick + super + F5 togglemonitor super + F6 @@ -34,8 +48,6 @@ super + F11 prompt "Shutdown computer?" "sudo -A shutdown -h now" super + F12 prompt "Reboot computer?" "sudo -A reboot now" -super + Print - maimpick XF86AudioMute lmc m && pkill -RTMIN+4 $STATUSBAR