1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-28 22:17:45 +01:00

wine with $HOME is better than without

This commit is contained in:
TiynGER 2020-04-08 18:41:18 +02:00
parent eb68a0d67b
commit 63f4ea8517

View File

@ -12,6 +12,7 @@ export IMAGE="sxiv"
export READER="zathura"
export TERMINAL="st"
export QT_QPA_PLATFORMTHEME="qt5ct"
export WINEPREFIX="$HOME/wine"
export JAVA_HOME="/usr/lib/jvm/java-11-openjdk"
export XDG_CACHE_HOME="$HOME/.cache"