Skip to content

Commit

Permalink
Window-Rules: add descriptions for scrollmouse and scrolltouchpad
Browse files Browse the repository at this point in the history
  • Loading branch information
myQwil authored and fufexan committed Dec 10, 2024
1 parent b8cdb07 commit 0bcef64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/Configuring/Window-Rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ The following rules can also be set with [`setprop`](../Dispatchers#setprop):
| immediate \[on\] | forces the window to allow to be torn. See [the Tearing page](../Tearing). |
| xray \[on\] | sets blur xray mode for the window |
| renderunfocused | forces the window to think it's being rendered when it's not visible - see also [Variables - Misc](../Variables/#Misc) for setting ``render_unfocused_fps`` |
| scrollmouse \[float\] | forces the window to override the variable `input:scroll_factor` |
| scrolltouchpad \[float\] | forces the window to override the variable `input:touchpad:scroll_factor` |

When using window rules, \[on\] can be set to `0` for off, `1` for on or not set
for default.
Expand Down

0 comments on commit 0bcef64

Please sign in to comment.