Last active
April 29, 2024 07:44
-
-
Save le4ker/f63011ece860da65a68a560d0fa95820 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"keyMappings": "map h previousTab\nmap l nextTab\nmap [ goBack\nmap ] goForward", | |
"linkHintCharacters": "asdfghjkl", | |
"scrollStepSize": 150, | |
"grabBackFocus": true, | |
"searchEngines": "", | |
"searchUrl": "https://duckduckgo.com/?q=", | |
"settingsVersion": "2.1.2", | |
"exclusionRules": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment