From 4fdcf1a0324a5b5d79ef499a5f64b0c12141aed6 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 17 Jul 2021 15:48:17 +0200 Subject: added ncmpc config --- .config/ncmpc/config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .config/ncmpc/config (limited to '.config/ncmpc/config') diff --git a/.config/ncmpc/config b/.config/ncmpc/config new file mode 100644 index 0000000..132571a --- /dev/null +++ b/.config/ncmpc/config @@ -0,0 +1,14 @@ +auto-center = yes +visible-bitrate = yes +library-page-tags = genre artist album +enable-colors = yes +color title = yellow/black +color background = black +color line = /black +color list = /none +color list-bold = red +color browser-playlist = red/none +color progressbar = red/black +color status-state = yellow/black +color status-song = yellow/black +color status-time = yellow/black -- cgit v1.2.3