mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-19 08:17:47 +02:00
profile: removed wine
wine should have different prefixes for different games to avoid dll hell.
This commit is contained in:
parent
8457ff3851
commit
bdfe5b673c
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user