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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user