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.
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.