summaryrefslogtreecommitdiff
path: root/.config/bash/environment.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/bash/environment.sh')
-rw-r--r--.config/bash/environment.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/bash/environment.sh b/.config/bash/environment.sh
index 1edc237..656a6c7 100644
--- a/.config/bash/environment.sh
+++ b/.config/bash/environment.sh
@@ -100,6 +100,8 @@ export GTK2_RC_FILES="${XDG_CONFIG_HOME}/gtk-2.0/gtkrc"
export EIXRC="${XDG_CONFIG_HOME}/eixrc/eixrc"
+export DVDCSS_CACHE="${XDG_CACHE_HOME}/dvdcss/"
+
# matlow wont start on some system without this
export LIBXCB_ALLOW_SLOPPY_LOCK=true