mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-20 03:30:02 +01:00
Configuring/Using-hyprctl: Updated variable names
This commit is contained in:
parent
3ce5472f17
commit
1cbf389ed8
1 changed files with 2 additions and 2 deletions
|
|
@ -198,8 +198,8 @@ Where `window` is as described [here](../Dispatchers#parameter-explanation), and
|
|||
|
||||
#### Notes
|
||||
- If `animationstyle` is unset, `(unset)` is returned.
|
||||
- `minsize` defaults to `20 20`.
|
||||
- `maxsize` defaults to `inf inf` or `[null,null]` in JSON.
|
||||
- `min_size` defaults to `20 20`.
|
||||
- `max_size` defaults to `inf inf` or `[null,null]` in JSON.
|
||||
|
||||
### notify
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue