50fae55821
kwin_wayland has become unstable. Sometimes it works fine, sometimes it
is randomly killed. Things are quite bad after kwin_wayland --replace.
This reverts commit 71ade59f4b
.
8 lines
199 B
SYSTEMD
8 lines
199 B
SYSTEMD
[Unit]
|
|
Description=KDE Window Manager
|
|
PartOf=graphical-session.target
|
|
|
|
[Service]
|
|
ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/kwin_wayland_wrapper --xwayland
|
|
BusName=org.kde.KWinWrapper
|
|
Slice=session.slice
|