#!/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