Skip to content

Commit f432c20

Browse files
Tweaks to the LSHIFT/ESC combo timings
1 parent 8309683 commit f432c20

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/totem.keymap

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
#define ADJ 3
2020

2121
&mt {
22-
quick-tap-ms = <100>;
23-
global-quick-tap;
22+
quick-tap-ms = <(-1)>;
2423
flavor = "hold-preferred";
25-
tapping-term-ms = <135>;
24+
tapping-term-ms = <100>;
2625
};
2726

2827
/ {

0 commit comments

Comments
 (0)