From 5f6dffdb45d491aafe0122bd3b9ebe00677af29c Mon Sep 17 00:00:00 2001 From: Tristan Ferrua Date: Wed, 28 Apr 2021 22:45:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf0db49..ae74b4b 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ The config file is located at `~/.config/miniplayer/config`. The example configu * ***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 * `play_pause` * `next_track`