[sxhkd] Add script to show current sxhkd mode

Script can be used in a statusbar or otherwise and will return the
currently active sxhkd mode. Look into the README for further
explanation.
This commit is contained in:
Marty Oehme 2020-05-26 11:46:53 +02:00
parent 42379b25eb
commit cb5f09c414
No known key found for this signature in database
GPG key ID: 0CCB0526EFB9611A
6 changed files with 244 additions and 1 deletions

View file

@ -0,0 +1,7 @@
# for sxhkd-chain-labels script
# media manipulation mode: playing, pausing, skipping,..
media:super + alt + m
# academia mode: opening bibtex readings, annotating,..
academia:super + alt + a

View file

@ -60,3 +60,7 @@ super + alt + m : shift + {j,k}
# pause/stop player
super + alt + m : {_,shift} + p
playerctl {play-pause,stop}
# academia mode
super + alt + a : d
echo noice