6 lines
162 B
Bash
6 lines
162 B
Bash
export MOZ_ENABLE_WAYLAND=1
|
|
export XDG_CURRENT_DESKTOP=sway
|
|
export XDG_SESSION_TYPE=wayland
|
|
export WLR_NO_HARDWARE_CURSORS=1
|
|
export WLR_RENDERER_ALLOW_SOFTWARE=1
|