java apps fix

This commit is contained in:
Daniel Flanagan 2016-11-26 18:20:00 -06:00
parent 6a243c8d06
commit eeb1ae273e
1 changed files with 1 additions and 0 deletions

1
env/sh/bashrc vendored
View File

@ -192,6 +192,7 @@ if [ -t 0 ]; then
fi
shopt -s histverify
export _JAVA_AWT_WM_NONREPARENTING=1
# except we still want some things to work the old fashioned way
bind -f "$HOME/.inputrc"