diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 1966ff5..0a58895 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -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 >}}