mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 15:45:59 +01:00
Update hyprland.conf
This commit is contained in:
parent
3c6526dbbe
commit
a8e2595534
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ input {
|
|||
}
|
||||
|
||||
general {
|
||||
sensitivity=0.25 # sensitivity for mouse cursor
|
||||
sensitivity=0.25 # for mouse cursor
|
||||
main_mod=SUPER
|
||||
|
||||
gaps_in=5
|
||||
|
@ -26,7 +26,7 @@ general {
|
|||
col.active_border=0x66ee1111
|
||||
col.inactive_border=0x66333333
|
||||
|
||||
apply_sens_to_raw=0 # apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
||||
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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue