aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-02-26 19:23:47 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-02-26 19:23:47 +0100
commit216127ffdcff2b41183a1d0137edb850abd09c38 (patch)
tree277f4ad07b859263625107daf31858c230dd2e66 /.config
parent322a097638a36caa192470e883e2a8d2b70b804c (diff)
update fzmp configHEADmaster
Diffstat (limited to '.config')
l---------[-rw-r--r--].config/fzmp/conf4
-rw-r--r--.config/mpcplus/fzmp.conf3
2 files changed, 4 insertions, 3 deletions
diff --git a/.config/fzmp/conf b/.config/fzmp/conf
index 22439c3..a51f36d 100644..120000
--- a/.config/fzmp/conf
+++ b/.config/fzmp/conf
@@ -1,3 +1 @@
-default_view songs
-full_song_format [[[%artist% - %album% / ][%title%]]|%file%]
-fzf_options --ignore-case
+../mpcplus/fzmp.conf \ No newline at end of file
diff --git a/.config/mpcplus/fzmp.conf b/.config/mpcplus/fzmp.conf
new file mode 100644
index 0000000..22439c3
--- /dev/null
+++ b/.config/mpcplus/fzmp.conf
@@ -0,0 +1,3 @@
+default_view songs
+full_song_format [[[%artist% - %album% / ][%title%]]|%file%]
+fzf_options --ignore-case