mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-08-24 10:40:29 +00:00
feat(gui): support for soundpad:// uri (#123)
* feat(gui): support for soundpad:// uri * fix: flatpak * do not open gui when downloading file
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=PWSP (Soundpad)
|
||||
Comment=Let's you play audio files through you microphone
|
||||
Exec=pwsp-gui %u
|
||||
Exec=/usr/bin/pwsp-gui %u
|
||||
Icon=pwsp
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Audio
|
||||
Categories=Audio
|
||||
MimeType=x-scheme-handler/soundpad;
|
||||
Reference in New Issue
Block a user