mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
rat
This commit is contained in:
parent
291358722d
commit
4b9c75bcd4
1 changed files with 2 additions and 0 deletions
|
@ -247,6 +247,8 @@ Described [here](../Keywords#per-device-input-configs).
|
||||||
| hide_cursor_on_touch | Hides the cursor when the last input was a touch input until a mouse input is done. | bool | true |
|
| hide_cursor_on_touch | Hides the cursor when the last input was a touch input until a mouse input is done. | bool | true |
|
||||||
| mouse_move_focuses_monitor | Whether mouse moving into a different monitor should focus it | bool | true |
|
| mouse_move_focuses_monitor | Whether mouse moving into a different monitor should focus it | bool | true |
|
||||||
| suppress_portal_warnings | disables warnings about incompatible portal implementations. | bool | false |
|
| suppress_portal_warnings | disables warnings about incompatible portal implementations. | bool | false |
|
||||||
|
| render_ahead_of_time | starts rendering _before_ your monitor displays a frame in order to lower latency | bool | false |
|
||||||
|
| render_ahead_safezone | how many ms of safezone to add to rendering ahead of time. Recommended 1-2. | int | 1 |
|
||||||
|
|
||||||
# Binds
|
# Binds
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue