diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 42e3e3b..bfc5914 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -284,3 +284,5 @@ for_window [title="Firefox — Sharing Indicator"] no_focus # Call kanshi to automatically configure connected display outputs exec kanshi +# Load environment variables +exec "systemctl --user import-environment"