mirror of
git://slackware.nl/current.git
synced 2025-01-11 08:01:05 +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
|