Hey, Setting border_width = 0, removes all borders. But what if you want to only remove the borders from unfocused windows? Looking at the lua code it seems that the window space is reduced by the border, so if the border is transparent then still the window won't be large enough (there will be a 2pix gap around the edges). How can we have only a border on the focused windows? Borderless on unfocused windows. Thanks. -- To unsubscribe, send mail to [email protected].
