summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Schnick2023-10-20 15:52:03 +0200
committerChristopher Schnick2023-10-20 15:52:03 +0200
commit174880eaf1a09f677cf0b516e739e2c40210682d (patch)
tree3c197a39813b615e831f0b3382de3685fa637f21
parent9fdc4067aeae7b8c249185fc85c3f16655ff62f1 (diff)
downloadaur-174880eaf1a09f677cf0b516e739e2c40210682d.tar.gz
Update to version 1.7.1
-rw-r--r--xpipe.desktop12
1 files changed, 6 insertions, 6 deletions
diff --git a/xpipe.desktop b/xpipe.desktop
index 5ea89fac45a0..b2c4ed526423 100644
--- a/xpipe.desktop
+++ b/xpipe.desktop
@@ -1,11 +1,11 @@
[Desktop Entry]
Type=Application
-Name=__NAME__
-Comment=__DESCRIPTION__
-TryExec=__TARGET__/app/bin/xpiped
-Exec=__TARGET__/cli/bin/xpipe open %U
-Path=__TARGET__/app
-Icon=__TARGET__/logo.png
+Name=XPipe
+Comment=Your entire server infrastructure at your fingertips
+TryExec=/opt/xpipe/app/bin/xpiped
+Exec=/opt/xpipe/cli/bin/xpipe open %U
+Path=/opt/xpipe/app
+Icon=/opt/xpipe/logo.png
Terminal=false
Categories=Utility;Development;
StartupNotify=true