5 lines
125 B
Bash
5 lines
125 B
Bash
export MOZ_ENABLE_WAYLAND=1
|
|
export XDG_CURRENT_DESKTOP=sway
|
|
export XDG_SESSION_TYPE=wayland
|
|
export WLR_NO_HARDWARE_CURSORS=1
|