blob: d74eb5c0a9c0d004573a67f55292ebe0f217ac11 (
plain) (
blame)
1
2
3
4
|
#!/bin/execlineb -P
redirfd -w 1 /dev/null
redirfd -w 2 /dev/null
runas /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=easyeffects com.github.wwmm.easyeffects --gapplication-service
|