hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.05k stars 32 forks source link

Dual screen #93

Closed arcolinuxz closed 1 year ago

arcolinuxz commented 1 year ago

Is it possible to show the bar on both screens when having a dual screen?

Copy pasting the Bar block and changing monitor 0 to 1 does not have the desired effect.

Is that maybe why I can not let polybar go to my second screen?

vaxerski commented 1 year ago

you can't. There can only be one bar instance at a time.

arcolinuxz commented 1 year ago

ok then we close this