13 lines
215 B
Text
13 lines
215 B
Text
|
|
||
|
# Example per-device config
|
||
|
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
|
||
|
#device {
|
||
|
# name = epic-mouse-v1
|
||
|
# sensitivity = -0.5
|
||
|
#}
|
||
|
|
||
|
|
||
|
device:epic-mouse-v1 {
|
||
|
sensitivity = -0.5
|
||
|
}
|