summaryrefslogtreecommitdiffstats
path: root/.ncmpcpp/config
blob: 6d8655fd0ed409e4dbd4bda7f2095dc7a51047a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Playlist
autocenter_mode =       "yes"
centered_cursor =       "yes"
now_playing_prefix =    "$b"
now_playing_suffix =    "$/b"
playlist_display_mode = "classic" # (classic/columns)
song_list_format =      "{$3%a$9 - }{$4%t$9} {$R$5[%b]$9}"

# Bars
display_bitrate =    "no"
progressbar_look =   ">> "
song_status_format = "$0%t$9 {$1by$9 $0%a$9} {$1from$9 $0%b$9}{$1,$9 $0%y$9}"
titles_visibility =  "no"

# Browser
browser_display_mode =    "classic" # (classic/columns)
browser_playlist_prefix = "$2plist >$9 "

# Others
allow_physical_directories_deletion = "yes"
allow_physical_files_deletion =       "yes"
fancy_scrolling =                     "yes"
mpd_music_dir =                       "/mnt/music/mp3"
search_engine_display_mode =          "columns" # (classic/columns)
user_interface =                      "alternative" # (classic/alternative)