Skip to content

BarBorder

bakkeby edited this page Jun 19, 2021 · 8 revisions

The BarBorder functionality draws a border around the bar to give it the same look and feel as the client windows.

BarBorder.jpg

By default the colour of the bar border will be the same as that of the master area, which again depends on the layout.

If the BarActiveGroupBorderColor functionality is enabled then the colour of the bar border will be the same as that of the currently active area, which means that the color may change when focus moves between master and stack areas.

If the BarBorder functionality is turned off then the bar is drawn without the border.

BarBorder_off.jpg

If in the above case it in will generally look better to have vertpad and sidepad settings both set to 0 in config.h. These are the variables that control the outer padding of the bar.

Back to Functionality.

Clone this wiki locally