summaryrefslogtreecommitdiff
path: root/ncmpcpp/.ncmpcpp/config
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-03-20 09:06:50 +0000
committerShubham Saini <shubham6405@gmail.com>2020-03-20 09:06:50 +0000
commitf0007b61952d1bea99a4c68920c0d0ba6f7f0cd7 (patch)
tree3cc1ea69e0447ae71566dc9cf658640654f13194 /ncmpcpp/.ncmpcpp/config
parentd379b850ba86ca759f1cd2343bf3bd8c24c11245 (diff)
added ncmpcpp
Diffstat (limited to 'ncmpcpp/.ncmpcpp/config')
-rw-r--r--ncmpcpp/.ncmpcpp/config92
1 files changed, 92 insertions, 0 deletions
diff --git a/ncmpcpp/.ncmpcpp/config b/ncmpcpp/.ncmpcpp/config
new file mode 100644
index 0000000..cf99ab7
--- /dev/null
+++ b/ncmpcpp/.ncmpcpp/config
@@ -0,0 +1,92 @@
1##
2# Files
3 mpd_music_dir = "~/Music"
4 lyrics_directory = ~/.ncmpcpp/lyrics
5 ncmpcpp_directory = ~/.ncmpcpp
6 mpd_host = "localhost"
7 mpd_port = "6600"
8 mpd_connection_timeout = "5"
9 mpd_crossfade_time = "5"
10
11 # Playlist
12 playlist_disable_highlight_delay = "0"
13 playlist_display_mode = "columns"
14 playlist_show_remaining_time = "yes"
15
16 browser_display_mode = "columns"
17 autocenter_mode = "yes"
18 fancy_scrolling = "yes"
19 follow_now_playing_lyrics = "yes"
20 display_screens_numbers_on_start = "yes"
21 ignore_leading_the = "yes"
22 lyrics_database = "1"
23 song_columns_list_format = "(10)[blue]{l} (30)[green]{a} (30)[magenta]{b} (50)[yellow]{t}"
24 colors_enabled = "yes"
25 main_window_color = "white"
26 main_window_highlight_color = "blue"
27 header_window_color = "cyan"
28 volume_color = "red"
29 progressbar_color = "cyan"
30 statusbar_color = "white"
31 active_column_color = "cyan"
32 active_window_border = "blue"
33
34alternative_header_first_line_format = "$0$aqqu$/a {$7%a - $9}{$5%t$9}|{$8%f$9} $0$atqq$/a$9"
35alternative_header_second_line_format = "{{$6%b$9}{ [$6%y$9]}}|{%D}"
36song_list_format = "{$3%n │ $9}{$7%a - $9}{$5%t$9}|{$8%f$9}$R{$6 │ %b$9}{$3 │ %l$9}"
37user_interface = "alternative"
38#user_interface = "classic"
39default_place_to_search_in = "database"
40
41
42# visualizer
43visualizer_fifo_path = "/tmp/mpd.fifo"
44visualizer_output_name = "my_fifo"
45visualizer_sync_interval = "12"
46#visualizer_type = "wave" (spectrum/wave)
47visualizer_type = "spectrum" (spectrum/wave)
48visualizer_in_stereo = "yes"
49visualizer_look = "+|"
50
51
52## Navigation ##
53cyclic_scrolling = "yes"
54header_text_scrolling = "yes"
55jump_to_now_playing_song_at_start = "yes"
56lines_scrolled = "2"
57
58## Other ##
59system_encoding = "utf-8"
60regular_expressions = "extended"
61
62
63
64## Selected tracks ##
65selected_item_prefix = "* "
66discard_colors_if_item_is_selected = "no"
67
68## Seeking ##
69incremental_seeking = "yes"
70seek_time = "1"
71
72## Visivility ##
73header_visibility = "yes"
74statusbar_visibility = "yes"
75titles_visibility = "yes"
76
77
78progressbar_look = "=>-"
79progressbar_boldness = "yes"
80progressbar_elapsed_color = "white"
81
82now_playing_prefix = "> "
83song_status_format = " $2%a $4⟫$3⟫ $8%t $4⟫$3⟫ $5%b "
84autocenter_mode = "yes"
85centered_cursor = "yes"
86
87# Misc
88display_bitrate = "yes"
89# enable_window_title = "no"
90follow_now_playing_lyrics = "yes"
91ignore_leading_the = "yes"
92empty_tag_marker = ""