Update dotfiles (2026-05-07 20:11:46)
This commit is contained in:
+3
-2
@@ -4,6 +4,7 @@ export XCURSOR_SIZE=28
|
||||
|
||||
# QT
|
||||
export QT_QPA_PLATFORM="wayland;xcb"
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
export QT_QPA_PLATFORMTHEME=qt6ct
|
||||
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
|
||||
|
||||
@@ -50,8 +51,8 @@ export NVD_BACKEND=direct
|
||||
export LIBVA_DRIVER_NAME=nvidia
|
||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||
export EGL_PLATFORM=wayland
|
||||
# export __GL_GSYNC_ALLOWED=0
|
||||
# export __GL_VRR_ALLOWED=0
|
||||
export __GL_GSYNC_ALLOWED=1
|
||||
export __GL_VRR_ALLOWED=1
|
||||
|
||||
export __GL_SHADER_DISK_CACHE_SIZE=36000000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user