mirror of
git://slackware.nl/current.git
synced 2025-02-09 22:00:48 +01:00
5 lines
127 B
Text
5 lines
127 B
Text
#!/bin/sh
|
|||
|
|||
# Start KWin as a Plasma 5 Wayland session
|
|||
dbus-launch --sh-syntax --exit-with-session /usr/bin/startplasma-wayland
|