ortango

Results 66 comments of ortango

you can build from [this branch](https://github.com/ortango/bspwm/tree/hidemonitor) on my fork, or you can use the commit url and add `.diff` to get a diff file and use `patch`, like wget "https://github.com/baskerville/bspwm/commit/b18e2eed3ee8495a29395df9e9eec356ae20921e.diff"...

>So weirdly it seems to respect the top polybar space, is that by design? Is there something in your geometry code that is creating a gap at the top? this...

hey there- >am going to go ahead and replace all three of my side panels with virtual monitors like this one too, how does the script know to show the...

>How would you go about telling the virt mon to show on the opposite side of the focused monitor? that above script should give you a great sarting point- ill...

fwiw, i've updated that gist- it should be fairly robust as far as supporting multiple monitors and docks per monitor.

yea works here. you can run with bash -x and watch for any weirdness- i also accidentally left in a subscribe script debug log also, that you can check. a...