sway-run (170B)
1 #!/bin/sh
2 export GDK_BACKEND=wayland
3 export QT_QPA_PLATFORM=wayland-egl
4 export CLUTTER_BACKEND=wayland
5 export SDL_VIDEODRIVER=wayland
6
7 sway >~/.local/share/sway.log 2>&1
sway-run (170B)
1 #!/bin/sh
2 export GDK_BACKEND=wayland
3 export QT_QPA_PLATFORM=wayland-egl
4 export CLUTTER_BACKEND=wayland
5 export SDL_VIDEODRIVER=wayland
6
7 sway >~/.local/share/sway.log 2>&1