disable flickering fix for performance

This commit is contained in:
shibao 2022-08-07 14:23:49 -04:00
parent 0070dbb3a0
commit fa5c85f728
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ export WLR_NO_HARDWARE_CURSORS=1
export XDG_SESSION_TYPE=wayland
export QT_QPA_PLATFORM=wayland
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
# export XWAYLAND_NO_GLAMOR=1
# Firefox wayland environment variable
export MOZ_ENABLE_WAYLAND=1
export MOZ_USE_XINPUT2=1