bspwm
bspwm copied to clipboard
Rules for Floating Windows not setting correctly for multi-monitor setup
I am using two monitors of different resolutions. When the second monitor is plugged in, the existing rules for placing floating windows fails. For example:
bspc rule URxvt:urxvt --rectangle=800x800+x+y
The (x,y) position is determined by the larger monitor's resolution.