diff options
Diffstat (limited to '.ncmpcpp/config')
-rw-r--r-- | .ncmpcpp/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config index 9be9957..80c0434 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -40,11 +40,13 @@ progressbar_look = " " header_visibility = "no" statusbar_visibility = "no" titles_visibility = "no" -screen_switcher_mode = "sequence: 2 -> 3 -> 9 -> 10" +#screen_switcher_mode = "sequence: 2 -> 3 -> 9 -> 10" empty_tag_marker = "" #LASTFM lastfm_preferred_language = "en" + + visualizer_in_stereo = "yes" visualizer_fifo_path = "/tmp/mpd.fifo" visualizer_output_name = "mpd_fifo" |