Warning, /plasma/plasma-workspace/shell/plasma-plasmashell.service.in is written in an unsupported language. File is not indexed.

0001 [Unit]
0002 Description=KDE Plasma Workspace
0003 After=plasma-ksmserver.service plasma-kcminit.service
0004 PartOf=graphical-session.target
0005 StartLimitIntervalSec=60s
0006 StartLimitBurst=3
0007 
0008 [Service]
0009 ExecStart=@CMAKE_INSTALL_FULL_BINDIR@/plasmashell --no-respawn
0010 Restart=on-failure
0011 Type=dbus
0012 BusName=org.kde.plasmashell
0013 Slice=session.slice
0014 TimeoutSec=40sec
0015 
0016 [Install]
0017 WantedBy=plasma-core.target