Make java not kill itself while using bspwm

This commit is contained in:
2022-11-23 23:22:21 +01:00
parent ced9166ba5
commit 8962224ac3

View File

@@ -115,6 +115,9 @@ autogap &
#Keybindings daemon
sxhkd &
wmname LG3D;
export _JAVA_AWT_WM_NONREPARENTING=1;
#Source autostartfile. Uncomment this if you use bspwm-git
. $HOME/.config/bspwm/autostart > /tmp/bspwm-autostart.log 2>&1