sway: Drop import-environment
We will take care of this with systemd environment.d setup and dbus activation environment call in fish setup.
This commit is contained in:
parent
6d7a9fe9b3
commit
fbae9fcea3
1 changed files with 1 additions and 1 deletions
|
@ -271,4 +271,4 @@ for_window [app_id="gst-launch-1.0"] floating enable, resize set width 1920 px h
|
|||
assign [app_id="gst-launch-1.0"] 4
|
||||
assign [title="gst-play-1.0"] 4
|
||||
|
||||
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
|
||||
exec_always "systemctl --user start sway-session.target"
|
||||
|
|
Loading…
Reference in a new issue