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 e54f803 commit a589e12Copy full SHA for a589e12
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/i3 > /dev/null 2>&1
0 commit comments