Last active
July 30, 2024 21:36
-
-
Save ericoporto/10590e028a44ddc2cdcc39fc0d605aac to your computer and use it in GitHub Desktop.
Desktop file for aseprite from Steam, make sure to replace USERNAME with your username. Place on /usr/share/applications/ or ~/.local/share/applications/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Type=Application | |
Encoding=UTF-8 | |
Name=Aseprite | |
GenericName=Sprite Editor | |
Comment=Animated sprite editor & pixel art tool | |
Icon=/home/USERNAME/.steam/steam/steamapps/common/Aseprite/data/icons/ase64.png | |
Categories=Graphics;2DGraphics;RasterGraphics; | |
Exec=/home/USERNAME/.steam/steam/steamapps/common/Aseprite/aseprite %U | |
TryExec=/home/USERNAME/.steam/steam/steamapps/common/Aseprite/aseprite | |
Terminal=false | |
StartupNotify=false | |
StartupWMClass=allegro | |
MimeType=image/bmp;image/gif;image/jpeg;image/png;image/x-pcx;image/x-tga;image/vnd.microsoft.icon;video/x-flic;image/webp;image/x-aseprite; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment