|
i3
|
Part of the struct Config. More...
#include <config.h>
Data Fields | |
| uint32_t | border |
| uint32_t | background |
| uint32_t | text |
| uint32_t | indicator |
Part of the struct Config.
It makes sense to group colors for background, border and text as every element in i3 has them (window decorations, bar).
| uint32_t Colortriple::border |
Definition at line 53 of file config.h.
Referenced by resize_graphical_handler().
1.8.9.1