summaryrefslogtreecommitdiffstats
path: root/my larbs/sway.sh
blob: e5e23afd722e3a807af0d635b72a3c931284b02f (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

export GDK_BACKEND=wayland
export CLUTTER_BACKEND=wayland
export COGL_RENDERER=egl_wayland
export SDL_VIDEODRIVER=wayland
export QT_QPA_PLATFORM=wayland-egl

exec dbus-launch sway