aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2024-01-30 20:58:06 +0800
committerGuangxiong Lin <[email protected]>2024-01-30 20:58:06 +0800
commit714c623e5a466e3dddad9b16ab4d2e59d452bbc7 (patch)
treeb82a5c0f27421d37c965123023d763db20b49076 /bin
parent79365375d5fccd48fe074cece19b2f94ecd0bbaa (diff)
downloaddotfiles-714c623e5a466e3dddad9b16ab4d2e59d452bbc7.tar.gz
dotfiles-714c623e5a466e3dddad9b16ab4d2e59d452bbc7.tar.bz2
dotfiles-714c623e5a466e3dddad9b16ab4d2e59d452bbc7.zip
Reset WLR_RENDERER to avoid issues
Diffstat (limited to 'bin')
-rwxr-xr-xbin/startsway2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/startsway b/bin/startsway
index da15b49..0b422be 100755
--- a/bin/startsway
+++ b/bin/startsway
@@ -2,7 +2,7 @@
export XDG_CURRENT_DESKTOP=sway
export XDG_SESSION_DESKTOP=sway
-export WLR_RENDERER=vulkan
+# export WLR_RENDERER=vulkan
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland
export QT_QPA_PLATFORMTHEME=qt5ct