feat(ansible/hyprland): enable left-handed mouse (pixart-usb-optical-mouse)
This commit is contained in:
@@ -9,6 +9,7 @@ monitor=DVI-D-1,1920x1080@60,2560x0,1,transform,1
|
||||
monitor=HDMI-A-1,2560x1440@144,3640x0,1
|
||||
|
||||
# Execute on start
|
||||
exec-once = hyprpaper
|
||||
exec-once = waybar
|
||||
exec-once = dunst
|
||||
exec-once = hypridle
|
||||
@@ -30,7 +31,11 @@ input {
|
||||
sensitivity = 0
|
||||
}
|
||||
|
||||
# General
|
||||
device {
|
||||
name = pixart-usb-optical-mouse
|
||||
left_handed = 1
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
|
||||
Reference in New Issue
Block a user