summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile6
1 files changed, 3 insertions, 3 deletions
diff --git a/.zprofile b/.zprofile
index 3542a13..198d085 100644
--- a/.zprofile
+++ b/.zprofile
@@ -38,9 +38,9 @@ export XCURSOR_THEME=Adwaita
export XCURSOR_SIZE=24
# nvidia
-export LIBVA_DRIVER_NAME=nvidia
-export GBM_BACKEND=nvidia-drm
-export __GLX_VENDOR_LIBRARY_NAME=nvidia
+#export LIBVA_DRIVER_NAME=nvidia
+#export GBM_BACKEND=nvidia-drm
+#export __GLX_VENDOR_LIBRARY_NAME=nvidia
if [ -n "$TMUX" ]; then
return