port fernando’s custom background color patch
This commit is contained in:
@ -112,6 +112,7 @@ struct Config {
|
||||
|
||||
/* Color codes are stored here */
|
||||
struct config_client {
|
||||
uint32_t background;
|
||||
struct Colortriple focused;
|
||||
struct Colortriple focused_inactive;
|
||||
struct Colortriple unfocused;
|
||||
|
Reference in New Issue
Block a user