diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 1ffdb37..0efa2b3 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -46,21 +46,25 @@ super + q # media control mode # seek +/- 5 seconds -super + alt + m : {h,l} +alt + m : {h,l} playerctl position {5-,5+} # seek +/- 15 seconds -super + alt + m : shift + {h,l} +alt + m : shift + {h,l} playerctl position {15-,15+} # decrease/increase volume -super + alt + m : {j,k} +alt + m : {j,k} pulsemixer --change-volume {-5,+5} # decrease/increase volume -super + alt + m : shift + {j,k} +alt + m : shift + {j,k} playerctl {next,previous} # pause/stop player -super + alt + m : {_,shift} + p +alt + m : {_,shift} + p playerctl {play-pause,stop} # academia mode -super + alt + a : d - echo noice +# due papers this week +alt + a : {F1,F2} + rofi-bib-due -p{1,3} -u $(date --date='fri this week' +%Y-%m-%d) +# due papers overall +alt + a : shift + {F1,F2} + rofi-bib-due -p{1,3}