mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
windowrules: add nearestneighbor
This commit is contained in:
parent
0854e9c736
commit
ce9248b4de
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@ you can use `hyprctl clients`.
|
|||
| xray \[on\] | sets blur xray mode for the window (0 for off, 1 for on, unset for default) | ✓ |
|
||||
| group \[options\] | set window group properties. See the note below. | |
|
||||
| immediate | forces the window to allow to be torn. See [the Tearing page](../Tearing). | ✓ |
|
||||
| nearestneighbor | forces the window to use the nearest neigbor filtering. | ✓ |
|
||||
|
||||
{{< hint type=info >}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue