diff options
Diffstat (limited to '')
-rw-r--r-- | .ncmpcpp/bindings | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.ncmpcpp/bindings b/.ncmpcpp/bindings new file mode 100644 index 0000000..8659404 --- /dev/null +++ b/.ncmpcpp/bindings @@ -0,0 +1,4 @@ +def_key "ctrl_a" + clear_main_playlist + press_space + run_external_command "mpc -q play" |