aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2024-02-25 09:23:15 +0800
committerGuangxiong Lin <[email protected]>2024-02-25 09:23:53 +0800
commitcb0d5b15ba641274f861e1aa2fcda83e761f35d6 (patch)
tree9afee25346e204270142a0019bff505ec0cf9da2 /bin
parentcc10e1723edb546ddda86400792d24309bfa8bc7 (diff)
downloaddotfiles-cb0d5b15ba641274f861e1aa2fcda83e761f35d6.tar.gz
dotfiles-cb0d5b15ba641274f861e1aa2fcda83e761f35d6.tar.bz2
dotfiles-cb0d5b15ba641274f861e1aa2fcda83e761f35d6.zip
Use vim in wayland
Diffstat (limited to 'bin')
-rwxr-xr-xbin/startsway2
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