From 199ea9ccf9d848f80963185906ce4c387130ec88 Mon Sep 17 00:00:00 2001 From: Brian Gianforcaro Date: Fri, 18 Mar 2022 00:00:59 -0700 Subject: [PATCH] Base: Add mp3 SoundPlayer association to the user LaunchServer config This allows the user to double click on mp3 file names in the terminal output and open them in 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 a31145d3c4..fb93161292 100644 --- a/Base/home/anon/.config/LaunchServer.ini +++ b/Base/home/anon/.config/LaunchServer.ini @@ -14,6 +14,7 @@ wav=/bin/SoundPlayer flac=/bin/SoundPlayer m3u=/bin/SoundPlayer m3u8=/bin/SoundPlayer +mp3=/bin/SoundPlayer txt=/bin/TextEditor font=/bin/FontEditor sheets=/bin/Spreadsheet