[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

@ -50,7 +50,7 @@ Enjoy!
* [`polybar`](polybar/README.md) - Easy to customize statusbar
* [`qutebrowser`](https://github.com/qutebrowser/qutebrowser) - vim-key enabled web browser
* [`rofi`](https://github.com/davatorium/rofi) - Application launcher, dmenu replacement
* [`sxhkd`](https://github.com/baskerville/sxhkd) - X11 hotkey manager
* [`sxhkd`](sxhkd/README.md) - X11 hotkey manager
* [`tmux`](https://github.com/tmux/tmux/) - terminal multiplexer
* [`vifm`](https://github.com/vifm/vifm) - vim-like file-manager