Fix XDG_SESSION_TYPE

This commit is contained in:
2026-09-16 21:37:07 -07:00
parent 85aff807e5
commit 7b9c4b295a
+1
View File
@@ -16,6 +16,7 @@ export ELECTRON_OZONE_PLATFORM_HINT=wayland
export _JAVA_AWT_WM_NONREPARENTING=1
export MOZ_ENABLE_WAYLAND=1
export XDG_CURRENT_DESKTOP=river
export XDG_SESSION_TYPE=wayland
case "${HOST}" in
*-desktop)