Just need to add StartupNotify=true to the .desktop file for it to show until the app opens.
StartupNotify=true
Edit: Changed the line from StartupNotify=True to the correct line StartupNotify=true. Now it should work.
StartupNotify=True
Nothing extracted yet.
Just need to add
StartupNotify=trueto the .desktop file for it to show until the app opens.