mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add wmname to avoid android studio issues
This commit is contained in:
@@ -21,10 +21,14 @@ bspc config split_ratio 0.52
|
|||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
bspc config gapless_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 Gimp state=floating follow=on
|
||||||
bspc rule -a Zathura state=tiled
|
bspc rule -a Zathura state=tiled
|
||||||
bspc rule -a feh state=floating
|
bspc rule -a feh state=floating
|
||||||
|
|
||||||
|
# https://wiki.archlinux.org/index.php/Bspwm#Problems_with_Java_applications
|
||||||
|
wmname LG3D
|
||||||
|
|
||||||
# Set background
|
# Set background
|
||||||
feh --bg-fill ~/Pictures/Wallpapers/laughingman.jpg &
|
feh --bg-fill ~/Pictures/Wallpapers/laughingman.jpg &
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user