Created
June 12, 2022 16:45
-
-
Save jn64/fda6c885a90a4892d0bc48f1cc598fc7 to your computer and use it in GitHub Desktop.
Lorien desktop file
This file contains 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] | |
Version=1.5 | |
Type=Application | |
Name=Lorien | |
GenericName=Virtual whiteboard | |
Comment=Vector drawing app with infinite canvas | |
Icon=com.github.mbrlabs.Lorien | |
TryExec=lorien | |
Exec=lorien %F | |
Terminal=false | |
Categories=Graphics;2DGraphics;VectorGraphics;Office;Education; | |
Keywords=whiteboard;drawing;vector;notebook;godot;svg;tablet;wacom; | |
StartupWMClass=Lorien |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment