From 595ba17cfaa011aaac668b45eb1912a3e943800c Mon Sep 17 00:00:00 2001 From: ngc6302h Date: Mon, 28 Jun 2021 15:49:26 +0200 Subject: [PATCH] LaunchServer: Add flac file association to /bin/SoundPlayer --- Base/home/anon/.config/LaunchServer.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/Base/home/anon/.config/LaunchServer.ini b/Base/home/anon/.config/LaunchServer.ini index 3307da38ae..5c1c420203 100644 --- a/Base/home/anon/.config/LaunchServer.ini +++ b/Base/home/anon/.config/LaunchServer.ini @@ -10,6 +10,7 @@ jpg=/bin/ImageViewer jpeg=/bin/ImageViewer html=/bin/Browser wav=/bin/SoundPlayer +flac=/bin/SoundPlayer m3u=/bin/SoundPlayer m3u8=/bin/SoundPlayer txt=/bin/TextEditor