diff --git a/.profile b/.profile index 6edef1f..c7f7098 100644 --- a/.profile +++ b/.profile @@ -2,3 +2,4 @@ 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