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:
Sanchayan Maity 2022-10-02 11:06:19 +05:30
parent 6d7a9fe9b3
commit fbae9fcea3
1 changed files with 1 additions and 1 deletions

View File

@ -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"