title and no border
Is there a way to make window have title but no border? The code:
new_window none
disables both the title and the border.
I need this to use scrollbar on the right. Another solution would be the option to disable border when it is the edge of the screen.
Also, with "new_window none" borders show anyhow when arranging multiple windows as tabs.