We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecfc71 commit 202f668Copy full SHA for 202f668
1 file changed
root/defaults/startwm_wayland.sh
@@ -0,0 +1,8 @@
1
+#!/bin/bash
2
+
3
+# Launch DE
4
+setterm blank 0
5
+setterm powerdown 0
6
+WAYLAND_DISPLAY=wayland-1 Xwayland :1 &
7
+sleep 2
8
+/usr/bin/mate-session > /dev/null 2>&1
0 commit comments