3 lines
145 B
Bash
Executable File
3 lines
145 B
Bash
Executable File
#!/usr/bin/env sh
|
|
sleep 6 && /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=spotify --file-forwarding com.spotify.Client @@u %U @@
|