Files
GXDE/wayland.sh
2024-03-30 15:26:56 +08:00

8 lines
178 B
Bash
Executable File

#!/bin/bash
setid deepin-kwin_wayland --drm --xwayland
export QT_QPA_PLATFORM=wayland
export XDG_SESSION_TYPE=wayland
export DISPLAY=:1
export WAYLAND_DISPLAY=wayland-0
startdde