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