Fix java under awesome

This commit is contained in:
Barak Michener 2013-12-07 18:30:18 -05:00
parent be7db520c5
commit cea751281d
2 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@
BLOCKSIZE=K; export BLOCKSIZE
EDITOR=vim; export EDITOR
PAGER=less; export PAGER
_JAVA_AWT_WM_NONREPARENTING=1; export _JAVA_AWT_WM_NONREPARENTING
#Foo
# set ENV to a file invoked each time sh is started for interactive use.