#!/usr/bin/env bash export XDG_CURRENT_DESKTOP=sway export XDG_SESSION_DESKTOP=sway export WLR_RENDER=vulkan export MOZ_ENABLE_WAYLAND=1 sway swaymsg -- exec --no-startup-id autostart-wayland exit 0