Skip to content

Commit 5d2251b

Browse files
committed
Revert "experiment: disable absolute VMware mouse device to enable cursor warping"
This reverts commit 209e2f4.
1 parent 209e2f4 commit 5d2251b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

nixos/hypr/hyprland.conf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ cursor {
6868
warp_on_change_workspace = true
6969
}
7070

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-
7971
# Mouse
8072
bindm = $mainMod, mouse:272, movewindow
8173
bindm = $mainMod, mouse:273, resizewindow

0 commit comments

Comments
 (0)