Bind Play to Backspace by default

This commit is contained in:
Andrzej Rybczak
2020-12-23 00:17:50 +01:00
parent e0fe49e3e3
commit 7e4f3b1917
6 changed files with 12 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
* Reduce CPU usage of the frequency spectrum visualizer.
* Enable Link Time Optimization by default.
* Enable full sorting of items in the local browser if it's not.
* Bind `Play` to `Backspace` by default.
# ncmpcpp-0.9 (2020-12-20)
* Fix various Mopidy specific bugs.