yo
This commit is contained in:
parent
f545df6c31
commit
4c6e8a472f
@ -17,3 +17,5 @@
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
@ -40,12 +40,15 @@ bindswitch --reload --locked lid:off output $laptop enable
|
||||
exec swayidle -w
|
||||
|
||||
input type:touchpad {
|
||||
dwt enabled # Disable while typing
|
||||
dwt enabled # Disable while typing - RIATTIVA QUESTA OPZIONE
|
||||
tap enabled # Enable tap-to-click
|
||||
natural_scroll enabled # Natural scrolling
|
||||
middle_emulation enabled # Emulate middle mouse button
|
||||
middle_emulation enabled # Emulate middle mouse button - RIATTIVA QUESTA OPZIONE
|
||||
accel_profile "flat" # Acceleration profile
|
||||
pointer_accel 0.3
|
||||
drag enabled # AGGIUNGI: Abilita il drag
|
||||
drag_lock disabled # AGGIUNGI: Disabilita il drag lock
|
||||
tap_button_map lrm # AGGIUNGI: Mappa dei pulsanti per il tap
|
||||
}
|
||||
|
||||
input type:pointer {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user