update conf to hyprland 35 -> 37

This commit is contained in:
primardj 2024-03-25 00:46:39 +00:00
parent be5a13afbe
commit ed6486081c

View file

@ -1,12 +1,12 @@
# Example per-device config # Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
#device { device {
# name = epic-mouse-v1 name = epic-mouse-v1
# sensitivity = -0.5
#}
device:epic-mouse-v1 {
sensitivity = -0.5 sensitivity = -0.5
} }
#device:epic-mouse-v1 {
# sensitivity = -0.5
#}