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, 0 insertions, 1 deletions
diff --git a/include/sway/config.h b/include/sway/config.h
index bc02c0fd..ca17a645 100644
--- a/include/sway/config.h
+++ b/include/sway/config.h
@@ -389,7 +389,6 @@ struct sway_config {
389 bool show_marks; 389 bool show_marks;
390 bool tiling_drag; 390 bool tiling_drag;
391 391
392 bool edge_gaps;
393 bool smart_gaps; 392 bool smart_gaps;
394 int gaps_inner; 393 int gaps_inner;
395 int gaps_outer; 394 int gaps_outer;