summaryrefslogtreecommitdiffstats
path: root/x/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'x/.xprofile')
-rw-r--r--x/.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x/.xprofile b/x/.xprofile
index e3736f1..fe9c5cb 100644
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -8,7 +8,7 @@ setxkbmap -option altwin:swap_alt_win
#light -Scrs "intel_backlight" 75
light -Scrs "intel_backlight" 2
-source ~/.zprofile
+source $HOME/.zprofile
export _JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'