From 4c6e8a472f597b48bcf612ebe0d78f60cbf13371 Mon Sep 17 00:00:00 2001 From: Dmitri Date: Sun, 20 Jul 2025 15:58:26 +0200 Subject: [PATCH] yo --- .gitconfig | 4 +++- sway/config | 13 ++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitconfig b/.gitconfig index 0965620..4c1402f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -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 diff --git a/sway/config b/sway/config index 3c3b147..f79d841 100644 --- a/sway/config +++ b/sway/config @@ -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 {