diff options
Diffstat (limited to 'bin/startsway')
-rwxr-xr-x | bin/startsway | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/startsway b/bin/startsway index 812788b..b593354 100755 --- a/bin/startsway +++ b/bin/startsway @@ -5,8 +5,4 @@ export XDG_SESSION_DESKTOP=sway export WLR_RENDER=vulkan export MOZ_ENABLE_WAYLAND=1 -sway - -swaymsg -- exec --no-startup-id autostart-wayland - -exit 0 +exec sway |