2021-12-17 15:55:20 +00:00
|
|
|
[Desktop Entry]
|
|
|
|
Type=Application
|
2022-05-06 18:24:39 +00:00
|
|
|
Name=@PROJECT_NAME@
|
2023-10-25 18:14:28 +00:00
|
|
|
Exec=/usr/bin/env systemctl start --u sunshine
|
2021-12-17 15:55:20 +00:00
|
|
|
Version=1.0
|
2022-05-06 18:24:39 +00:00
|
|
|
Comment=@PROJECT_DESCRIPTION@
|
2021-12-17 15:55:20 +00:00
|
|
|
Icon=sunshine
|
2023-10-25 18:14:28 +00:00
|
|
|
Keywords=gamestream;stream;moonlight;remote play;
|
|
|
|
Categories=AudioVideo;Network;RemoteAccess;
|
|
|
|
Actions=RunInTerminal;
|
|
|
|
|
|
|
|
[Desktop Action RunInTerminal]
|
|
|
|
Name=Run in Terminal
|
|
|
|
Icon=application-x-executable
|
2024-01-01 02:53:16 +00:00
|
|
|
Exec=gio launch @CMAKE_INSTALL_DATAROOTDIR@/applications/sunshine_terminal.desktop
|