Fix typo in config docs

Closes #7647.
This commit is contained in:
Christian Duerr 2024-01-21 01:25:24 +01:00 committed by GitHub
parent 94ede16ee4
commit 4c0c368e7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ This section documents the *[window]* table of the configuration file.
least _2_, while using a value of _0_ for columns and lines will fall back
to the window manager's recommended size
Default: { column = _0_, lines = _0_ }
Default: { columns = _0_, lines = _0_ }
*position* = _"None"_ | { x = _<integer>_, y = _<integer>_ }