Set XDG_CURRENT_DESKTOP and XDG_SESSION_TYPE from niri itself

This commit is contained in:
Ivan Molodetskikh
2024-02-20 13:40:09 +04:00
parent f0a5e9c933
commit 9f1b4ee299
2 changed files with 12 additions and 7 deletions
-6
View File
@@ -20,12 +20,6 @@ fi
# Reset failed state of all user units.
systemctl --user reset-failed
# Set the current desktop for xdg-desktop-portal.
export XDG_CURRENT_DESKTOP=niri
# Ensure the session type is set to Wayland for xdg-autostart apps.
export XDG_SESSION_TYPE=wayland
# Import the login manager environment.
systemctl --user import-environment