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