From 556a7ffef71d44a70d2980872da4c492aef482dd Mon Sep 17 00:00:00 2001
From: jean-michel <jean-michel@obarun.org>
Date: Thu, 21 Mar 2019 02:51:24 +0100
Subject: [PATCH] dbus for kde

---
 plasma/rootfs/etc/skel/.xinitrc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/plasma/rootfs/etc/skel/.xinitrc b/plasma/rootfs/etc/skel/.xinitrc
index ff680da..c3d10a1 100644
--- a/plasma/rootfs/etc/skel/.xinitrc
+++ b/plasma/rootfs/etc/skel/.xinitrc
@@ -9,7 +9,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
  done
  unset f
 fi
+
 (.scandir &) &
 sleep 01
 66-all -v3 up
-exec ck-launch-session startkde
+exec ck-launch-session dbus-launch startkde
-- 
GitLab