aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 1a6ba19d..d591daf2 100644
--- a/include/config.h
+++ b/include/config.h
@@ -227,7 +227,7 @@ struct sway_config {
uint32_t background;
} border_colors;
- // floating view minimum
+ // floating view
int32_t floating_maximum_width;
int32_t floating_maximum_height;
int32_t floating_minimum_width;