feat(dbus): add dbus service

This commit is contained in:
2026-03-12 14:11:47 +01:00
parent 130a471f22
commit f3efb33fb6
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
[D-BUS Service]
Name=org.freedesktop.FileManager1
Exec=/usr/bin/dolphin --daemon
SystemdService=plasma-dolphin.service
+1
View File
@@ -66,6 +66,7 @@ SYMLINKS=(
".config/yay" ".config/yay"
".config/zed" ".config/zed"
".local/bin" ".local/bin"
".local/share/dbus-1"
".local/share/easyeffects" ".local/share/easyeffects"
".local/share/fonts" ".local/share/fonts"
".local/share/konsole" ".local/share/konsole"