Media Control

- Bind media track keys to control playerctl for play/pause, next, prev
- Update README with volume and media control
This commit is contained in:
Sravan Balaji
2020-08-02 12:39:33 -04:00
parent 5e3c442a2f
commit e4457dd31e
2 changed files with 18 additions and 9 deletions

View File

@@ -63,3 +63,6 @@ and (re)compiling the source code.
* Increase border to 2 pixels
* Change tags to be [Font Awesome](https://fontawesome.com) icons
* Run programs and processes on autostart
* [Pulse Audio Volume Control](https://gist.github.com/palopezv/efd34059af6126ad970940bcc6a90f2e)
* Media Play/Pause, Prev, and Next Keybindings via [Playerctl](https://github.com/altdesktop/playerctl)
* Arch Community Repo: [playerctl](https://www.archlinux.org/packages/community/x86_64/playerctl/)