1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-25 20:47:45 +01:00

profile: removed wine

wine should have different prefixes for different games to avoid dll hell.
This commit is contained in:
tiyn 2021-06-27 13:21:57 +00:00
parent 8457ff3851
commit bdfe5b673c

View File

@ -18,7 +18,6 @@ export READER="zathura"
export STATUSBAR="dwmblocks"
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"