Update dotfiles (2026-05-07 20:11:46)

This commit is contained in:
Zacharias-Brohn
2026-05-07 20:11:46 +02:00
parent 170d015464
commit c7f0249c57
23 changed files with 25154 additions and 102 deletions
+3 -2
View File
@@ -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