Skip to content

Instantly share code, notes, and snippets.

@mp107

mp107/script.sh Secret

Created September 25, 2018 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mp107/bb301b06a9eddb387b62d5ebc49fe3a1 to your computer and use it in GitHub Desktop.
Save mp107/bb301b06a9eddb387b62d5ebc49fe3a1 to your computer and use it in GitHub Desktop.
mkdir -p "$HOME/.local/share/applications/wine"
cat <<EOF > "$HOME/.local/share/applications/wine/example.desktop"
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=anything
Name=Anything
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment