mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
document interaction between hide-when-typing and wine wayland (#1076)
* document interaction between hide-when-typing and wine wayland * Update wiki/Configuration:-Miscellaneous.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
This commit is contained in:
@@ -119,6 +119,10 @@ cursor {
|
|||||||
|
|
||||||
If set, hides the cursor when pressing a key on the keyboard.
|
If set, hides the cursor when pressing a key on the keyboard.
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This setting might interfere with games running in Wine in native Wayland mode that use mouselook, such as first-person games.
|
||||||
|
> If your character's point of view jumps down when you press a key and move the mouse simultaneously, try disabling this setting.
|
||||||
|
|
||||||
```kdl
|
```kdl
|
||||||
cursor {
|
cursor {
|
||||||
hide-when-typing
|
hide-when-typing
|
||||||
|
|||||||
Reference in New Issue
Block a user