Signal .desktop file: [Desktop Entry] Name=Signal Exec=/opt/Signal/signal-desktop %U Terminal=false Type=Application Icon=signal-desktop StartupWMClass=Signal Comment=Private messaging from your desktop MimeType=x-scheme-handler/sgnl;x-scheme-handler/signalcaptcha; Categories=Network;InstantMessaging;Chat; When launching the app via this .desktop file, a file "$HOME/ --writable-path ConfigLocation)/mimeapps.list" is created: [Added Associations] x-scheme-handler/sgnl=signal-desktop.desktop; x-scheme-handler/signalcaptcha=signal-desktop.desktop; Operating System: Gentoo Linux 2.15 KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.10.0-gentoo (64-bit) Graphics Platform: Wayland
Is there a problem though?
(In reply to Nate Graham from comment #1) > Is there a problem though? I'm sure whoever wrote the code did not intend to create a subdirectory " --writable-path ConfigLocation)" in the home directory. So, this is probably a manifestation that something went wrong.
Oh I see lol