Skip to content

Instantly share code, notes, and snippets.

@mhdolatabadi
Created December 20, 2023 12:11
Show Gist options
  • Save mhdolatabadi/a94d20d3f4982d41a84237e3851d9d7e to your computer and use it in GitHub Desktop.
Save mhdolatabadi/a94d20d3f4982d41a84237e3851d9d7e to your computer and use it in GitHub Desktop.
Bombsquad desktop file for linux
[Desktop Entry]
Version=1.0
Type=Application
Name=Bombsquad
Icon=/path/to/bombsqaud-root/ba_data/bsIcon.png
Exec=sh -c "cd /path/to/bombsqaud-root && ./bombsquad"
Comment=The game for bombsquad
Categories=Game;
Terminal=false
StartupWMClass=bombsquad
StartupNotify=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment