mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-02 09:27:44 +02:00
wine with $HOME is better than without
This commit is contained in:
parent
a49557cd95
commit
8dbfb9987b
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