mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-20 03:30:02 +01:00
Configuring/Variables: added locale variable
This commit is contained in:
parent
a0a5c14308
commit
db688559f3
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue