toml-config: fix reload-config-so name
This commit is contained in:
parent
e6f9677a43
commit
f97cb46315
3 changed files with 3 additions and 3 deletions
|
|
@ -1529,7 +1529,7 @@
|
|||
"tile",
|
||||
"quit",
|
||||
"reload-config-toml",
|
||||
"reload-config-to",
|
||||
"reload-config-so",
|
||||
"consume",
|
||||
"forward",
|
||||
"none",
|
||||
|
|
|
|||
|
|
@ -3428,7 +3428,7 @@ The string should have one of the following values:
|
|||
|
||||
Reload the `config.toml`.
|
||||
|
||||
- `reload-config-to`:
|
||||
- `reload-config-so`:
|
||||
|
||||
Reload the `config.so`.
|
||||
|
||||
|
|
|
|||
|
|
@ -790,7 +790,7 @@ SimpleActionName:
|
|||
description: Terminate the compositor.
|
||||
- value: reload-config-toml
|
||||
description: Reload the `config.toml`.
|
||||
- value: reload-config-to
|
||||
- value: reload-config-so
|
||||
description: Reload the `config.so`.
|
||||
- value: consume
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue