fix: update dbus nvironment variable to make portal work

This commit is contained in:
Yorick Barbanneau 2024-09-11 21:37:10 +02:00
parent f238d9c818
commit 135d47d1fe

View file

@ -1 +1,2 @@
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"