baskerville / bspwm

A tiling window manager based on binary space partitioning
BSD 2-Clause "Simplified" License
7.73k stars 414 forks source link

[Feature Request] Any chance to have different single monocle configs for different monitors? #1409

Closed davidheiss closed 1 year ago

davidheiss commented 2 years ago

Hey, I am trying to have different “single_monocle” settings per monitor. I know that it's possible with for example window gap. Is the problem that it is a global setting?

bspc config -m HDMI-0 single_monocle true
bspc config -m DP-0 single_monocle true
bspc config -m DP-2 single_monocle false

image

opalmay commented 2 years ago

Hi see my pull request