sway: Drop import and setting of environment variables
We will set this consistently in one place in fish shell during login.
This commit is contained in:
parent
8ff00d9cb0
commit
252b319d5c
1 changed files with 0 additions and 5 deletions
|
@ -267,8 +267,3 @@ for_window [title="Firefox — Sharing Indicator"] no_focus
|
|||
for_window [app_id="gst-launch-1.0"] floating enable, resize set width 1920 px height 1080px
|
||||
assign [app_id="gst-launch-1.0"] 4
|
||||
assign [title="gst-play-1.0"] 4
|
||||
|
||||
# Call kanshi to automatically configure connected display outputs
|
||||
# exec kanshi
|
||||
# Load environment variables
|
||||
exec systemctl --user import-environment XDG_CURRENT_DESKTOP MOZ_ENABLE_WAYLAND GTK_USE_PORTAL QT_QPA_PLATFORM QT_QPA_PLATFORMTHEME
|
||||
|
|
Loading…
Reference in a new issue