Merge remote-tracking branch 'origin/main'

This commit is contained in:
GuardKenzie
2021-04-30 17:43:33 +00:00

View File

@ -41,7 +41,7 @@ The config file is located at `~/.config/miniplayer/config`. The example configu
* ***pass*:** The mpd password * ***pass*:** The mpd password
#### keybinds #### keybindings
This section allows you to change the keybinds for the player. The format for a keybind is `key = action` (for example `p = play_pause`). Available actions are This section allows you to change the keybinds for the player. The format for a keybind is `key = action` (for example `p = play_pause`). Available actions are
* `play_pause` * `play_pause`
* `next_track` * `next_track`