aboutsummaryrefslogtreecommitdiff
path: root/bin/startsway
blob: b593354772033393b9c141550875fc46dd0182bf (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_DESKTOP=sway
export WLR_RENDER=vulkan
export MOZ_ENABLE_WAYLAND=1

exec sway