diff options
author | joe <rbo@gmx.us> | 2025-10-06 22:23:57 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-06 22:23:57 +0200 |
commit | 767049dda47605b904b49836f281672b7899ca78 (patch) | |
tree | 4b22bb200209158970d503fc9b4cab789acce2e8 /.config/ncmpc/config | |
parent | up (diff) | |
download | dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.gz dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.bz2 dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.xz dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.tar.zst dotfiles-bsd-767049dda47605b904b49836f281672b7899ca78.zip |
up
Diffstat (limited to '.config/ncmpc/config')
-rw-r--r-- | .config/ncmpc/config | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/ncmpc/config b/.config/ncmpc/config deleted file mode 100644 index 34d34b6..0000000 --- a/.config/ncmpc/config +++ /dev/null @@ -1,16 +0,0 @@ -auto-center = yes -visible-bitrate = yes -library-page-tags = genre artist album -text-editor = nvim -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 -list-format = "%artist% - %album% - %title%" |