sway: Load environment variables using systemd's user service environment
This commit is contained in:
parent
05417eea5a
commit
e54645fa11
1 changed files with 2 additions and 0 deletions
|
@ -284,3 +284,5 @@ for_window [title="Firefox — Sharing Indicator"] no_focus
|
||||||
|
|
||||||
# Call kanshi to automatically configure connected display outputs
|
# Call kanshi to automatically configure connected display outputs
|
||||||
exec kanshi
|
exec kanshi
|
||||||
|
# Load environment variables
|
||||||
|
exec "systemctl --user import-environment"
|
||||||
|
|
Loading…
Reference in a new issue