Skip to content

Commit 46192f8

Browse files
authored
Configuring/Variables: added locale variable (#1292)
1 parent 3e3fdf4 commit 46192f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/Configuring/Variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ the layout pages and not here. (See the Sidebar for Dwindle and Master layouts)
6363
| allow_tearing | master switch for allowing tearing to occur. See [the Tearing page](../Tearing). | bool | false |
6464
| 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 |
6565
| modal_parent_blocking | whether parent windows of modals will be interactive | bool | true |
66+
| locale | overrides the system locale (e.g. en_US, es) | str | \[\[Empty\]\] |
6667
6768
#### Snap
6869

0 commit comments

Comments
 (0)