Skip to content

Instantly share code, notes, and snippets.

@Alloyed
Created February 19, 2016 05:32
Show Gist options
  • Save Alloyed/0b9231aeab69b64b0dc0 to your computer and use it in GitHub Desktop.
Save Alloyed/0b9231aeab69b64b0dc0 to your computer and use it in GitHub Desktop.
Aseprite Thumbnailer
[Thumbnailer Entry]
TryExec=aseprite
Exec=sh -c "aseprite -b %i --scale 4 --save-as %o.gif && mv %o.gif %o"
MimeType=application/x-wine-extension-ase;application/x-extension-ase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment