mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 23:24:01 +02:00
chore: mouse setting
This commit is contained in:
parent
e2edc99102
commit
b0d8dc164b
2 changed files with 6 additions and 7 deletions
|
@ -2,9 +2,8 @@
|
||||||
# Mice : hyprctl devices
|
# Mice : hyprctl devices
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
|
|
||||||
# device {
|
device {
|
||||||
# name = instant-usb-gaming-mouse-
|
name = instant-usb-gaming-mouse-
|
||||||
# sensitivity=0.1
|
natural_scroll = 0
|
||||||
# natural_scroll=0
|
accel_profile = flat
|
||||||
# accel_profile=flat
|
}
|
||||||
# }
|
|
|
@ -15,7 +15,7 @@ general {
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
allow_tearing = false
|
allow_tearing = false
|
||||||
|
|
||||||
sensitivity = 0.3
|
sensitivity = 0.8
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
|
|
Loading…
Add table
Reference in a new issue