summaryrefslogtreecommitdiff
path: root/.zsh/zshenv/99_matlab
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshenv/99_matlab')
-rw-r--r--.zsh/zshenv/99_matlab2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshenv/99_matlab b/.zsh/zshenv/99_matlab
index f4c42bb..f4d228d 100644
--- a/.zsh/zshenv/99_matlab
+++ b/.zsh/zshenv/99_matlab
@@ -8,7 +8,7 @@
# Source repository: git://git.distanz.ch/dotfiles/zsh.git
# make MATLAB run on awesome/dwm
-export MATLAB_JAVA=/usr/lib/jvm/java-6-openjdk-amd64/jre
+export MATLAB_JAVA=/usr/lib/jvm/java-7-openjdk-amd64/jre
export _JAVA_AWT_WM_NONREPARENTING=1
# vim:ft=zsh