This commit is contained in:
Dmitri 2025-07-20 15:58:26 +02:00
parent f545df6c31
commit 4c6e8a472f
Signed by: kanopo
GPG Key ID: 759ADD40E3132AC7
2 changed files with 11 additions and 6 deletions

View File

@ -9,7 +9,7 @@
[gpg]
program = gpg2
[pull]
rebase = true
rebase = true
[push]
autoSetupRemote = true
[filter "lfs"]
@ -17,3 +17,5 @@
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[init]
defaultBranch = main

View File

@ -40,12 +40,15 @@ bindswitch --reload --locked lid:off output $laptop enable
exec swayidle -w
input type:touchpad {
dwt enabled # Disable while typing
tap enabled # Enable tap-to-click
natural_scroll enabled # Natural scrolling
middle_emulation enabled # Emulate middle mouse button
accel_profile "flat" # Acceleration profile
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 - 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 {