Implement disabling the workspace buttons („thx“ sECuRE)
This commit is contained in:
@ -14,6 +14,7 @@ typedef struct config_t {
|
||||
dockpos_t dockpos;
|
||||
int verbose;
|
||||
xcb_colors_t *colors;
|
||||
int disable_ws;
|
||||
} config_t;
|
||||
|
||||
config_t config;
|
||||
|
Reference in New Issue
Block a user