Skip to content

Instantly share code, notes, and snippets.

@mdeguzis
Created December 16, 2016 19:43
Show Gist options
  • Save mdeguzis/44390f6c33286d062c1b36eddc431ec6 to your computer and use it in GitHub Desktop.
Save mdeguzis/44390f6c33286d062c1b36eddc431ec6 to your computer and use it in GitHub Desktop.
/home/desktop/steam.desktop
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Return to Steam
Comment=Exit desktop mode
Exec=/usr/bin/returntosteam.sh
Icon=steam
Terminal=false
Type=Application
Categories=Network;FileTransfer;Game;
MimeType=x-scheme-handler/steam;
@valeriorio
Copy link

valerio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment