Add wmname to avoid android studio issues

This commit is contained in:
Dave Gallant
2020-05-23 21:05:32 -04:00
parent 4789663d4b
commit d42fabdfee

View File

@@ -21,10 +21,14 @@ bspc config split_ratio 0.52
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc rule -a Android_Studio state=tiled
bspc rule -a Gimp state=floating follow=on
bspc rule -a Zathura state=tiled
bspc rule -a feh state=floating
# https://wiki.archlinux.org/index.php/Bspwm#Problems_with_Java_applications
wmname LG3D
# Set background
feh --bg-fill ~/Pictures/Wallpapers/laughingman.jpg &