diff --git a/.profile b/.profile index 4a0af94..6edef1f 100644 --- a/.profile +++ b/.profile @@ -1,3 +1,4 @@ export MOZ_ENABLE_WAYLAND=1 export XDG_CURRENT_DESKTOP=sway -export XDG_SESSION_TYPE=wayland \ No newline at end of file +export XDG_SESSION_TYPE=wayland +export WLR_NO_HARDWARE_CURSORS=1