mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-29 12:16:08 +00:00
c86a4e112b
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
16 lines
444 B
Desktop File
16 lines
444 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=@PROJECT_NAME@
|
|
Exec=/usr/bin/env systemctl start --u sunshine
|
|
Version=1.0
|
|
Comment=@PROJECT_DESCRIPTION@
|
|
Icon=sunshine
|
|
Keywords=gamestream;stream;moonlight;remote play;
|
|
Categories=AudioVideo;Network;RemoteAccess;
|
|
Actions=RunInTerminal;
|
|
|
|
[Desktop Action RunInTerminal]
|
|
Name=Run in Terminal
|
|
Icon=application-x-executable
|
|
Exec=gio launch @CMAKE_INSTALL_FULL_DATAROOTDIR@/applications/sunshine_terminal.desktop
|