mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-05-19 08:30:22 -07:00
some changes to the sens and use in autogen
This commit is contained in:
parent
a8e2595534
commit
adead82778
@ -17,7 +17,7 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
sensitivity=0.25 # for mouse cursor
|
sensitivity=1.0 # for mouse cursor
|
||||||
main_mod=SUPER
|
main_mod=SUPER
|
||||||
|
|
||||||
gaps_in=5
|
gaps_in=5
|
||||||
|
@ -24,8 +24,7 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
max_fps=60 # deprecated, unused
|
sensitivity=1.0 # for mouse cursor
|
||||||
sensitivity=0.25
|
|
||||||
main_mod=SUPER
|
main_mod=SUPER
|
||||||
|
|
||||||
gaps_in=5
|
gaps_in=5
|
||||||
@ -34,7 +33,7 @@ general {
|
|||||||
col.active_border=0x66ee1111
|
col.active_border=0x66ee1111
|
||||||
col.inactive_border=0x66333333
|
col.inactive_border=0x66333333
|
||||||
|
|
||||||
apply_sens_to_raw=0 # do not apply the sensitivity to raw input (e.g. used by games where you aim)
|
apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
||||||
|
|
||||||
damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer
|
damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user