remove general:sensitivity from the default config

This commit is contained in:
vaxerski 2022-08-24 11:12:42 +02:00
parent 09f3999b1e
commit 29696d046e
2 changed files with 4 additions and 2 deletions

View File

@ -24,10 +24,11 @@ input {
touchpad {
natural_scroll=no
}
sensitivity=0 # -1.0 - 1.0, 0 means no modification.
}
general {
sensitivity=1.0 # for mouse cursor
main_mod=SUPER
gaps_in=5

View File

@ -32,10 +32,11 @@ input {
touchpad {
natural_scroll=no
}
sensitivity=0 # -1.0 - 1.0, 0 means no modification.
}
general {
sensitivity=1.0 # for mouse cursor
main_mod=SUPER
gaps_in=5