3 lines
91 B
Bash
3 lines
91 B
Bash
export MOZ_ENABLE_WAYLAND=1
|
|
export XDG_CURRENT_DESKTOP=sway
|
|
export XDG_SESSION_TYPE=wayland |