mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-09-07 14:21:48 +00:00
This will ensure that the settings UI will always work, which will somewhat perversely use lsi-exec through the config that it sets to launch itself to set the config of lsi-exec.. This will allow us to actually expose lsi-settings as a usable thing within the snap, where it is currently omitted. If we're not using snapd mode, we'll just keep the file how it used to look. Signed-off-by: Ikey Doherty <ikey@solus-project.com>
9 lines
215 B
Desktop File
9 lines
215 B
Desktop File
[Desktop Entry]
|
|
Name=Linux Steam Integration
|
|
Comment=Application for managing Steam integration settings
|
|
Exec=@LSI_SETTINGS@
|
|
Icon=steam
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Network;FileTransfer;Game;Settings;
|