summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-03 11:20:14 +0200
committerDanilo M. <danix@danix.xyz>2026-05-03 11:20:14 +0200
commit52324fc84fd824b081bb8d4bdafc8e23601907d9 (patch)
tree8aa2ac00a7671fcb9c4ea2ed696c1daefcbe0b9b
parenta2a630c952b1bd409c524d34bd3b56331759bf00 (diff)
downloadpublisher-1.0.tar.gz
publisher-1.0.zip
fix: update desktop entry paths to /opt/my-publisherv1.0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
-rw-r--r--assets/my-publisher.desktop4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/my-publisher.desktop b/assets/my-publisher.desktop
index 27e37c0..7207323 100644
--- a/assets/my-publisher.desktop
+++ b/assets/my-publisher.desktop
@@ -3,8 +3,8 @@ 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
+Exec=python /opt/my-publisher/main.py
+Icon=/opt/my-publisher/assets/blogilo.svg
Terminal=false
Categories=Office;Publishing;
StartupWMClass=my-publisher