From a9976683416d6125bdf52e142d8473e9295b42da Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 22 Apr 2021 11:54:45 +0200 Subject: community/kio-fuse: replace systemd service file for XDG autostart one --- community/kio-fuse/kio-fuse.desktop | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 community/kio-fuse/kio-fuse.desktop (limited to 'community/kio-fuse/kio-fuse.desktop') diff --git a/community/kio-fuse/kio-fuse.desktop b/community/kio-fuse/kio-fuse.desktop new file mode 100644 index 0000000000..f05118ff0d --- /dev/null +++ b/community/kio-fuse/kio-fuse.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=kio-fuse +Comment=Fuse interface for KIO +Type=Application +Exec=/usr/lib/libexec/kio-fuse -f +TryExec=/usr/lib/libexec/kio-fuse +Terminal=false -- cgit v1.2.3