aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd3
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 847b7727..7562efea 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -430,7 +430,8 @@ The default colors are:
430 430
431*floating_maximum_size* <width> x <height> 431*floating_maximum_size* <width> x <height>
432 Specifies the maximum size of floating windows. -1 x -1 removes the upper 432 Specifies the maximum size of floating windows. -1 x -1 removes the upper
433 limit. 433 limit. The default is 0 x 0, which will use the width and height of the
434 entire output layout as the maximums
434 435
435*floating_minimum_size* <width> x <height> 436*floating_minimum_size* <width> x <height>
436 Specifies the minimum size of floating windows. The default is 75 x 50. 437 Specifies the minimum size of floating windows. The default is 75 x 50.