diff options
Diffstat (limited to 'bin/startsway')
-rwxr-xr-x | bin/startsway | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/startsway b/bin/startsway index e695763..dc230ea 100755 --- a/bin/startsway +++ b/bin/startsway @@ -5,6 +5,5 @@ export XDG_SESSION_DESKTOP=sway export WLR_RENDER=vulkan export MOZ_ENABLE_WAYLAND=1 export QT_QPA_PLATFORM=wayland -export QT_QPA_PLATFORMTHEME=qt5ct exec sway > ~/.sway.log |