aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar mrusme <marius@xn--gckvb8fzb.com>2023-09-16 15:07:44 -0500
committerLibravatar Simon Ser <contact@emersion.fr>2023-12-04 16:30:20 +0100
commitae3acf26f81c0d46f065aeb4860922883a97e1d0 (patch)
treeb35d0d0d805def7a5249e1b3152d73cf163b97c3
parentDon't destroy output layout on exit (diff)
downloadsway-ae3acf26f81c0d46f065aeb4860922883a97e1d0.tar.gz
sway-ae3acf26f81c0d46f065aeb4860922883a97e1d0.tar.zst
sway-ae3acf26f81c0d46f065aeb4860922883a97e1d0.zip
Update sway.5.scd
Make it extra extra extra clear, because I had to stumbled upon https://github.com/swaywm/sway/issues/3292 to understand this.
-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 f064ad52..7e58b528 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -649,7 +649,8 @@ The default colors are:
649 649
650 650
651*default_border* normal|none|pixel [<n>] 651*default_border* normal|none|pixel [<n>]
652 Set default border style for new tiled windows. 652 Set default border style for new tiled windows. Config reload won't affect
653 existing windows, only newly created ones after the reload.
653 654
654*default_floating_border* normal|none|pixel [<n>] 655*default_floating_border* normal|none|pixel [<n>]
655 Set default border style for new floating windows. This only applies to 656 Set default border style for new floating windows. This only applies to