summaryrefslogtreecommitdiffstats
path: root/kde/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install')
-rw-r--r--kde/post-install/kdeconnect-framework.post-install7
1 files changed, 7 insertions, 0 deletions
diff --git a/kde/post-install/kdeconnect-framework.post-install b/kde/post-install/kdeconnect-framework.post-install
new file mode 100644
index 0000000..c8643dd
--- /dev/null
+++ b/kde/post-install/kdeconnect-framework.post-install
@@ -0,0 +1,7 @@
+# How did this happen?
+sed -i \
+ -e 's,^Exec=.*,Exec=kdeconnectd,' \
+ $PKG/etc/kde/xdg/autostart/kdeconnectd.desktop
+
+
+