Configuring/Variables: added locale variable

This commit is contained in:
Luke Barkess 2025-11-21 14:37:48 +00:00
parent a0a5c14308
commit db688559f3

View file

@ -64,6 +64,7 @@ the layout pages and not here. (See the Sidebar for Dwindle and Master layouts)
| allow_tearing | master switch for allowing tearing to occur. See [the Tearing page](../Tearing). | bool | false |
| resize_corner | force floating windows to use a specific corner when being resized (1-4 going clockwise from top left, 0 to disable) | int | 0 |
| modal_parent_blocking | whether parent windows of modals will be interactive | bool | true |
| locale | overrides the system locale (e.g. en_US, es) | str | \[\[Empty\]\] |
#### Snap