[system] feat: fix issues between JAVA and dwm

This commit is contained in:
David JULIEN 2022-10-17 10:41:43 +02:00
parent 5bc787c7ea
commit d8afd0789b
1 changed files with 4 additions and 0 deletions

View File

@ -35,3 +35,7 @@ export BROWSER="firefox"
export IRC_CLIENT="irssi"
export MAIL_CLIENT="neomutt"
export MUSIC_CLIENT="ncmpcpp"
## misc
export _JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_OPTIONS=-Djava.util.prefs.userRoot="$XDG_CONFIG_HOME"/java