mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 16:37:45 +02:00
wine with $HOME is better than without
This commit is contained in:
parent
eb68a0d67b
commit
63f4ea8517
1
.profile
1
.profile
@ -12,6 +12,7 @@ export IMAGE="sxiv"
|
|||||||
export READER="zathura"
|
export READER="zathura"
|
||||||
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