diff options
author | mrusme <marius@xn--gckvb8fzb.com> | 2023-09-16 15:07:44 -0500 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2023-12-04 16:30:20 +0100 |
commit | ae3acf26f81c0d46f065aeb4860922883a97e1d0 (patch) | |
tree | b35d0d0d805def7a5249e1b3152d73cf163b97c3 | |
parent | f12023b1a26e30b7c041551a4713ab81014d138d (diff) |
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.scd | 3 |
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: *default_border* normal|none|pixel [<n>] - Set default border style for new tiled windows. + Set default border style for new tiled windows. Config reload won't affect + existing windows, only newly created ones after the reload. *default_floating_border* normal|none|pixel [<n>] Set default border style for new floating windows. This only applies to |