diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-09-05 21:32:41 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-09-05 21:32:41 +0200 |
| commit | 2fedbfa4d7fcb395fd752bceac088c032fb11b49 (patch) | |
| tree | 000dbbd43e81336c268980015edc5b0ac805fda6 /.ncmpcpp/config | |
| parent | 5afc94400e3ba56a83aeac56920a1038b59e3008 (diff) | |
changed playlist display mode to classic
Diffstat (limited to '.ncmpcpp/config')
| -rw-r--r-- | .ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config index 13563d5..fe4f185 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -8,7 +8,7 @@ mpd_connection_timeout = 5 # Playlist playlist_disable_highlight_delay = 0 -playlist_display_mode = columns +playlist_display_mode = classic playlist_show_remaining_time = yes browser_display_mode = columns |
