Updated config
This commit is contained in:
@ -2,18 +2,18 @@
|
||||
env = MOZ_ENABLE_WAYLAND,1
|
||||
|
||||
# Qt
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
env = QT_QPA_PLATFORM,wayland;xcb
|
||||
env = QT_QPA_PLATFORMTHEME,qt6ct
|
||||
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||
|
||||
# Wayland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = CLUTTER_BACKEND,wayland
|
||||
env = GDK_BACKEND,wayland
|
||||
env = GSK_RENDERER,vulkan
|
||||
env = SDL_VIDEODRIVER,wayland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
|
||||
# Wlroots
|
||||
env = WLR_NO_HARDWARE_CURSORS,1
|
||||
#env = WLR_RENDERER,vulkan
|
||||
# Vulkan
|
||||
env = GSK_RENDERER,vulkan
|
||||
|
||||
# X11
|
||||
env = XCURSOR_SIZE,24
|
||||
|
Reference in New Issue
Block a user