diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2021-07-17 16:01:18 +0200 |
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2021-07-17 16:01:18 +0200 |
| commit | 2331320ba3b4c4dccdba6fc6338f9243f3557eff (patch) | |
| tree | bef9ece30c59d0ee94af3db23a2377d96851e3b5 | |
| parent | new update (diff) | |
| download | dotfiles-bsd-2331320ba3b4c4dccdba6fc6338f9243f3557eff.tar.gz dotfiles-bsd-2331320ba3b4c4dccdba6fc6338f9243f3557eff.tar.bz2 dotfiles-bsd-2331320ba3b4c4dccdba6fc6338f9243f3557eff.tar.xz dotfiles-bsd-2331320ba3b4c4dccdba6fc6338f9243f3557eff.tar.zst dotfiles-bsd-2331320ba3b4c4dccdba6fc6338f9243f3557eff.zip | |
update
| -rw-r--r-- | .config/ncmpc/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ncmpc/config b/.config/ncmpc/config index 132571a..7778012 100644 --- a/.config/ncmpc/config +++ b/.config/ncmpc/config @@ -1,6 +1,7 @@ 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 |
