aboutsummaryrefslogtreecommitdiffstats
path: root/ncmpcpp/config
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-08-27 18:51:58 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-08-27 18:51:58 +0100
commitc5e1336b36742f26d7607bf77f3f61064f49eccc (patch)
tree4a249f2a68ad2e92153f3f707efbd65d5b23b28c /ncmpcpp/config
parenta1f1d81abd757322ebeb6b6cbfb150ea00eb04af (diff)
downloaddotfiles-c5e1336b36742f26d7607bf77f3f61064f49eccc.tar.gz
dotfiles-c5e1336b36742f26d7607bf77f3f61064f49eccc.zip
Adding new config for mpd and ncmpcpp
Diffstat (limited to 'ncmpcpp/config')
-rw-r--r--ncmpcpp/config11
1 files changed, 11 insertions, 0 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config
new file mode 100644
index 0000000..5eb721f
--- /dev/null
+++ b/ncmpcpp/config
@@ -0,0 +1,11 @@
+progressbar_look = "─⊙ "
+
+header_visibility = "no"
+
+visualizer_fifo_path = "/tmp/mpd.fifo"
+visualizer_output_name = "FIFO"
+visualizer_sync_interval = "30"
+visualizer_in_stereo = "yes"
+visualizer_type = "spectrum"
+visualizer_look = "+▊"
+visualizer_color = "blue" \ No newline at end of file