omentic / bspwm-rounded-corners

A tiling window manager based on binary space partitioning, with support for rounded corners. Very buggy - it's highly recommended to use an external compositor like picom instead.
https://github.com/j-james/bspwm-rounded-corners/commit/00e85df0505d2bfbd41234d1daf2f03c461b6a2b.patch
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

border_radius doesn't apply to polybar #4

Open mcrco opened 3 years ago

mcrco commented 3 years ago

Is there any way to apply border_radius to polybars? As you can see in the image below, the terminal window doesn't have the ugly squared corners, but the polybars do. image

NTBBloodbath commented 3 years ago

That's a Polybar problem and not bspwm. You can see issues like this in the polybar repository.