aboutsummaryrefslogtreecommitdiffstats
path: root/.ncmpcpp
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-04-08 18:43:27 +0200
committerDavid Runge <david.runge@frqrec.com>2014-04-08 18:43:27 +0200
commitb34f8086ec1a2886e5a1005e46889ba4d6befe97 (patch)
tree24770c3ec86cd0c4f747f23b0ed4b0523b382800 /.ncmpcpp
parent322f667438a1180b8f0bf139bf4fbbc265081bf6 (diff)
downloaddotfiles-b34f8086ec1a2886e5a1005e46889ba4d6befe97.tar.gz
dotfiles-b34f8086ec1a2886e5a1005e46889ba4d6befe97.tar.bz2
dotfiles-b34f8086ec1a2886e5a1005e46889ba4d6befe97.tar.xz
dotfiles-b34f8086ec1a2886e5a1005e46889ba4d6befe97.zip
Cleaned up config
Diffstat (limited to '.ncmpcpp')
-rw-r--r--.ncmpcpp/config18
1 files changed, 9 insertions, 9 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index f4372c9..36a75aa 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -1,6 +1,6 @@
# MPD
mpd_music_dir = "~/.mpd/folders/"
-mpd_crossfade_time = "1"
+mpd_crossfade_time = "1"
## SCRIPT
#execute_on_song_change = "notify_mpc > /dev/null"
@@ -31,8 +31,8 @@ fetch_lyrics_for_current_song_in_background = "yes"
user_interface = "alternative"
now_playing_prefix = "$r"
now_playing_suffix = "$/r"
-ignore_leading_the = "yes"
-mouse_support = "no"
+#ignore_leading_the = "yes"
+mouse_support = "yes"
autocenter_mode = "yes"
centered_cursor = "yes"
progressbar_look = " "
@@ -41,7 +41,7 @@ header_visibility = "no"
statusbar_visibility = "no"
titles_visibility = "no"
screen_switcher_mode = "sequence: 2 -> 3 -> 9 -> 10"
-empty_tag_marker = "[empty]"
+empty_tag_marker = ""
#LASTFM
lastfm_preferred_language = "en"
@@ -52,9 +52,9 @@ lastfm_preferred_language = "en"
# name "my_fifo"
# path "/tmp/mpd.fifo"
#}
-visualizer_in_stereo = "yes"
-visualizer_fifo_path = "/tmp/mpd.fifo"
-visualizer_output_name = "mpd_fifo"
+visualizer_in_stereo = "yes"
+visualizer_fifo_path = "/tmp/mpd.fifo"
+visualizer_output_name = "mpd_fifo"
visualizer_sync_interval = "30"
-visualizer_type = "spectrum" # spectrum/wave
-visualizer_color = "blue"
+visualizer_type = "spectrum" # spectrum/wave
+visualizer_color = "blue"