We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209e2f4 commit 5d2251bCopy full SHA for 5d2251b
nixos/hypr/hyprland.conf
@@ -68,14 +68,6 @@ cursor {
68
warp_on_change_workspace = true
69
}
70
71
-# Disable the absolute-mode VMware mouse device (input0) so the relative-mode
72
-# one (input1) is used, enabling cursor warping to work on focus change.
73
-# Both devices share the same name — if this kills the mouse entirely, revert.
74
-device {
75
- name = vmware-vmware-virtual-usb-mouse
76
- enabled = false
77
-}
78
-
79
# Mouse
80
bindm = $mainMod, mouse:272, movewindow
81
bindm = $mainMod, mouse:273, resizewindow
0 commit comments