Skip to content

Instantly share code, notes, and snippets.

@fire
Last active April 21, 2022 14:38
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 fire/3d096ddb38b696d4886b618cce5452f5 to your computer and use it in GitHub Desktop.
Save fire/3d096ddb38b696d4886b618cce5452f5 to your computer and use it in GitHub Desktop.
$ cat /usr/local/bin/blender
#!/usr/bin/env bash
/usr/bin/flatpak run org.blender.Blender "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment