mirror of
https://github.com/swaywm/sway.git
synced 2025-01-30 12:46:43 +00:00
Add note that for_window will not be reloaded in config
This configuration option is pretty useful but hard to configure properly. Having this explicitly written could avoid headache for some people.
This commit is contained in:
parent
7266fafb4e
commit
0e1ddde885
|
@ -653,7 +653,8 @@ The default colors are:
|
|||
|
||||
*for_window* <criteria> <command>
|
||||
Whenever a window that matches _criteria_ appears, run list of commands.
|
||||
See *CRITERIA* for more details.
|
||||
See *CRITERIA* for more details. Please note this configuration is not
|
||||
reloaded on _reload_ action.
|
||||
|
||||
*gaps* inner|outer|horizontal|vertical|top|right|bottom|left <amount>
|
||||
Sets default _amount_ pixels of _inner_ or _outer_ gap, where the inner
|
||||
|
|
Loading…
Reference in a new issue