my_konfig
This commit is contained in:
19
config/ncmpcpp/config
Normal file
19
config/ncmpcpp/config
Normal file
@@ -0,0 +1,19 @@
|
||||
mpd_host = "127.0.0.1"
|
||||
mpd_port = "6601"
|
||||
mpd_connection_timeout = "5"
|
||||
|
||||
colors_enabled = "yes"
|
||||
|
||||
# Progressbar
|
||||
progressbar_look = "━━"
|
||||
current_item_prefix = "▶ "
|
||||
current_item_suffix = ""
|
||||
|
||||
# Layout
|
||||
song_status_format = "%a - %t"
|
||||
song_columns_list_format = "(50)[]{t|a} (50)[]{b}"
|
||||
playlist_display_mode = "columns"
|
||||
|
||||
header_visibility = "yes"
|
||||
statusbar_visibility = "yes"
|
||||
titles_visibility = "yes"
|
||||
0
config/ncmpcpp/error.log
Normal file
0
config/ncmpcpp/error.log
Normal file
Reference in New Issue
Block a user