mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix: add 'luanti' to Linux .desktop file
This fixes an issue on some desktops that causes the application window to get improperly grouped & iconified
This commit is contained in:
parent
2d36d32da8
commit
07146e4fc2
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;Simulation;
|
Categories=Game;Simulation;
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
StartupWMClass=Luanti
|
StartupWMClass=Luanti;luanti
|
||||||
Keywords=sandbox;world;mining;crafting;blocks;nodes;multiplayer;roleplaying;minetest;
|
Keywords=sandbox;world;mining;crafting;blocks;nodes;multiplayer;roleplaying;minetest;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue