summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-08-04 18:48:36 -0400
committerFreya Murphy <freya@freyacat.org>2024-08-04 18:48:36 -0400
commit6699ff1229844a71f42436df026296bd859da73c (patch)
treeb7231c32d503b8473a02bce252409cdc0b26f840 /.zprofile
parentremove cosmic css (diff)
downloaddotfiles-arch-6699ff1229844a71f42436df026296bd859da73c.tar.gz
dotfiles-arch-6699ff1229844a71f42436df026296bd859da73c.tar.bz2
dotfiles-arch-6699ff1229844a71f42436df026296bd859da73c.zip
men
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