mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
config: add misc:suppress_portal_warnings
This commit is contained in:
parent
8de6cba170
commit
46ff78998e
1 changed files with 1 additions and 0 deletions
|
@ -246,6 +246,7 @@ Described [here](../Keywords#per-device-input-configs).
|
|||
| no_direct_scanout | Disables direct scanout. Direct scanout attempts to reduce lag when there is only one fullscreen application on a screen (e.g. game) | bool | false |
|
||||
| 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 |
|
||||
| suppress_portal_warnings | disables warnings about incompatible portal implementations. | bool | false |
|
||||
|
||||
# Binds
|
||||
|
||||
|
|
Loading…
Reference in a new issue