Remove systemd dependency from desktop file
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Actions=RunInTerminal;
|
||||
Categories=RemoteAccess;Network;
|
||||
Comment=Self-hosted game stream host for Moonlight
|
||||
Exec=sunshine
|
||||
Icon=dev.lizardbyte.app.Sunshine
|
||||
StartupWMClass=dev.lizardbyte.app.Sunshine
|
||||
Keywords=gamestream;stream;moonlight;remote play;
|
||||
Name=Sunshine
|
||||
Type=Application
|
||||
Version=1.0
|
||||
|
||||
[Desktop Action RunInTerminal]
|
||||
Exec=gio launch /usr/share/applications/dev.lizardbyte.app.Sunshine.terminal.desktop
|
||||
Icon=application-x-executable
|
||||
Name=Run in Terminal
|
||||
Reference in New Issue
Block a user