From d05a514760683055559fcf69582c3af1ad2775e9 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