FIX: Fix appicon resolution
This commit is contained in:
13
build/linux/desktop
Normal file
13
build/linux/desktop
Normal file
@@ -0,0 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Firefly Launcher
|
||||
Comment=Custom game launcher built for convenience and quick access
|
||||
# The Exec line includes %u to pass the URL to the application
|
||||
Exec=/usr/local/bin/firefly-launcher %u
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=firefly-launcher
|
||||
Categories=Utility;
|
||||
StartupWMClass=firefly-launcher
|
||||
|
||||
|
||||
Reference in New Issue
Block a user