diff options
Diffstat (limited to 'bin/startsway')
-rwxr-xr-x | bin/startsway | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/startsway b/bin/startsway index b593354..b6c9e98 100755 --- a/bin/startsway +++ b/bin/startsway @@ -5,4 +5,4 @@ export XDG_SESSION_DESKTOP=sway export WLR_RENDER=vulkan export MOZ_ENABLE_WAYLAND=1 -exec sway +exec sway > ~/.sway.log |