Initial commit...

This commit is contained in:
2020-06-16 21:19:40 -05:00
parent f22acb1d82
commit 2a93b0e404
16 changed files with 1197 additions and 0 deletions

11
cornea.desktop Executable file
View File

@@ -0,0 +1,11 @@
[Desktop Entry]
Name=Cornea
GenericName=A python screenshot application.
Comment=Take screenshots of your desktop.
Exec=<your_path>/screenshot
Icon=<your_path>/resources/cornea.png
Type=Application
StartupNotify=true
Categories=Utility;
MimeType=text/plain;
Terminal=false