From 28a59b51d46f57bd99f45314f2871daaa49b663c Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Mon, 23 Aug 2021 20:01:39 +0200 Subject: [PATCH] Update .profile --- .profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.profile b/.profile index 6edef1f..5714a06 100644 --- a/.profile +++ b/.profile @@ -2,3 +2,5 @@ export MOZ_ENABLE_WAYLAND=1 export XDG_CURRENT_DESKTOP=sway export XDG_SESSION_TYPE=wayland export WLR_NO_HARDWARE_CURSORS=1 +#export WLR_NO_HARDWARE_CURSORS=0 +#export WLR_RENDERER_ALLOW_SOFTWARE=1