Skip to content

Commit

Permalink
speedup
Browse files Browse the repository at this point in the history
  • Loading branch information
cappyzawa committed Mar 20, 2024
1 parent 60ec2c1 commit 75cac16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .config/karabiner/karabiner.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}
},
"parameters": {
"basic.to_if_held_down_threshold_milliseconds": 100
"basic.to_if_held_down_threshold_milliseconds": 1
},
"to": [
{
Expand Down Expand Up @@ -60,7 +60,7 @@
}
},
"parameters": {
"basic.to_if_held_down_threshold_milliseconds": 100
"basic.to_if_held_down_threshold_milliseconds": 1
},
"to": [
{
Expand Down

0 comments on commit 75cac16

Please sign in to comment.