[client] linux: Install .desktop file and icon

SVGs have had a great support for Linux for about a decade, so only
install that for simplicity.
This commit is contained in:
Mark Stosberg
2024-11-05 06:27:52 -05:00
parent e25492a3a3
commit 17d5bba1a4
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[Desktop Entry]
Type=Application
Version=1.0
Name=Looking Glass Client
Comment=Clent for Looking Glass KVMFR
Icon=looking-glass
Exec=@CMAKE_INSTALL_PREFIX@/bin/looking-glass-client
Terminal=false
Keywords=KVM
Categories=System;
StartupWMClass=looking-glass-client
SingleMainWindow=true