feat(ansible/hyprland): enable left-handed mouse (pixart-usb-optical-mouse)

This commit is contained in:
ja
2026-05-20 12:09:02 +02:00
parent 7a95ef0019
commit 89acae9751
@@ -9,6 +9,7 @@ monitor=DVI-D-1,1920x1080@60,2560x0,1,transform,1
monitor=HDMI-A-1,2560x1440@144,3640x0,1 monitor=HDMI-A-1,2560x1440@144,3640x0,1
# Execute on start # Execute on start
exec-once = hyprpaper
exec-once = waybar exec-once = waybar
exec-once = dunst exec-once = dunst
exec-once = hypridle exec-once = hypridle
@@ -30,7 +31,11 @@ input {
sensitivity = 0 sensitivity = 0
} }
# General device {
name = pixart-usb-optical-mouse
left_handed = 1
}
general { general {
gaps_in = 5 gaps_in = 5
gaps_out = 10 gaps_out = 10