summaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index fe69e310..a35cfd0a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -203,6 +203,8 @@ struct sway_config {
203 list_t *config_chain; 203 list_t *config_chain;
204 const char *current_config; 204 const char *current_config;
205 205
206 enum swayc_border_types border;
207 int border_thickness;
206 enum edge_border_types hide_edge_borders; 208 enum edge_border_types hide_edge_borders;
207 209
208 // border colors 210 // border colors