Skip to content

Commit 30f5b4b

Browse files
committed
Activation du disable touchpad while typing
1 parent 5f53edc commit 30f5b4b

File tree

1 file changed

+2
-2
lines changed
  • archlinux/install/tilling/config/niri/includes

1 file changed

+2
-2
lines changed

archlinux/install/tilling/config/niri/includes/input.kdl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ input {
55
keyboard {
66
xkb {
77
layout "bepoDev"
8-
options "ralt:caps"
8+
options "ralt:caps"
99
}
1010
numlock
1111
}
1212

1313
touchpad {
1414
// off
1515
tap
16-
// dwt
16+
dwt
1717
// dwtp
1818
// drag false
1919
drag-lock

0 commit comments

Comments
 (0)