Vulkan, whitespace

This commit is contained in:
Josh 2023-11-21 20:27:23 -05:00
parent fdb15d0b07
commit aa92ddbb35
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
# Enable wayland and force wayland on apps
export XDG_SESSION_TYPE=wayland
@ -5,3 +6,5 @@ export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland
export SDL_VIDEODRIVER=wayland
export QT_WEBENGINE_DISABLE_WAYLAND_WORKAROUND=1
export WLR_RENDERER=vulkan