diff options
Diffstat (limited to 'assets/my-publisher.desktop')
| -rw-r--r-- | assets/my-publisher.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/my-publisher.desktop b/assets/my-publisher.desktop new file mode 100644 index 0000000..27e37c0 --- /dev/null +++ b/assets/my-publisher.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=my-publisher +Comment=danix.xyz blog publishing workflow +Exec=python /home/danix/Programming/GIT/my-publisher/main.py +Icon=/home/danix/Programming/GIT/my-publisher/assets/blogilo.svg +Terminal=false +Categories=Office;Publishing; +StartupWMClass=my-publisher |
