aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/config.h')
-rw-r--r--include/sway/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/config.h b/include/sway/config.h
index d77fbd51..2de90434 100644
--- a/include/sway/config.h
+++ b/include/sway/config.h
@@ -275,6 +275,7 @@ struct sway_config {
275 bool reading; 275 bool reading;
276 bool auto_back_and_forth; 276 bool auto_back_and_forth;
277 bool seamless_mouse; 277 bool seamless_mouse;
278 bool show_marks;
278 279
279 bool edge_gaps; 280 bool edge_gaps;
280 bool smart_gaps; 281 bool smart_gaps;