mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-30 03:51:15 +01:00
profile: removed wine
wine should have different prefixes for different games to avoid dll hell.
This commit is contained in:
1
.profile
1
.profile
@@ -18,7 +18,6 @@ export READER="zathura"
|
|||||||
export STATUSBAR="dwmblocks"
|
export STATUSBAR="dwmblocks"
|
||||||
export TERMINAL="st"
|
export TERMINAL="st"
|
||||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||||
export WINEPREFIX="${HOME}/.wine"
|
|
||||||
export JAVA_HOME="/usr/lib/jvm/java-11-openjdk"
|
export JAVA_HOME="/usr/lib/jvm/java-11-openjdk"
|
||||||
|
|
||||||
export XDG_CACHE_HOME="${HOME}/.cache"
|
export XDG_CACHE_HOME="${HOME}/.cache"
|
||||||
|
|||||||
Reference in New Issue
Block a user