summaryrefslogtreecommitdiff
path: root/files/config/ncmpcpp
diff options
context:
space:
mode:
Diffstat (limited to 'files/config/ncmpcpp')
-rw-r--r--files/config/ncmpcpp/bindings8
-rw-r--r--files/config/ncmpcpp/config2
-rw-r--r--files/config/ncmpcpp/error.log0
3 files changed, 10 insertions, 0 deletions
diff --git a/files/config/ncmpcpp/bindings b/files/config/ncmpcpp/bindings
new file mode 100644
index 0000000..8793716
--- /dev/null
+++ b/files/config/ncmpcpp/bindings
@@ -0,0 +1,8 @@
+def_key "l"
+ next_column
+def_key "h"
+ previous_column
+def_key "k"
+ scroll_up
+def_key "j"
+ scroll_down
diff --git a/files/config/ncmpcpp/config b/files/config/ncmpcpp/config
new file mode 100644
index 0000000..5b4596c
--- /dev/null
+++ b/files/config/ncmpcpp/config
@@ -0,0 +1,2 @@
+execute_on_song_change = notify-send "Now Playing" "$(mpc --format '%title% \n%artist% - %album%' current)"
+
diff --git a/files/config/ncmpcpp/error.log b/files/config/ncmpcpp/error.log
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/files/config/ncmpcpp/error.log