Import environment and session target

This commit is contained in:
RealStickman 2022-07-20 17:08:25 +02:00 committed by exu
parent 5f677aa383
commit 1a0e8b4c1b

View File

@ -381,4 +381,7 @@ bar {
}
}
# Start sway-session.target for sway-specific stuff and import environment
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
include @sysconfdir@/sway/config.d/*