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