-
Notifications
You must be signed in to change notification settings - Fork 23
BarBorder
The BarBorder
functionality draws a border around the bar to give it the same look and feel as
the client windows.
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.
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.
Concepts | Configuration | Features | Flags | Functionality | Functions