Make java applications behave with bspwm
This commit is contained in:
parent
3641c8c58a
commit
2e512f7cd3
1 changed files with 2 additions and 0 deletions
2
.xinitrc
2
.xinitrc
|
@ -32,5 +32,7 @@ setxkbmap "us,us" ",intl" "grp:shifts_toggle"
|
|||
xset m 0 0
|
||||
xsetroot -cursor_name left_ptr
|
||||
|
||||
export _JAVA_AWT_WM_NONPARENTING=1
|
||||
|
||||
mkdir -p $HOME/.local/share/bspwm
|
||||
exec bspwm >$HOME/.local/share/bspwm/output.log 2>$HOME/.local/share/bspwm/error.log
|
||||
|
|
Loading…
Reference in a new issue