Last active
April 29, 2024 07:44
-
-
Save le4ker/f63011ece860da65a68a560d0fa95820 to your computer and use it in GitHub Desktop.
Revisions
-
le4ker revised this gist
Apr 29, 2024 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -1,10 +1,10 @@ { "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": [] } -
le4ker created this gist
Apr 18, 2024 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ { "keyMappings": "map h previousTab\nmap l nextTab\nmap [ goBack\nmap ] goForward", "linkHintCharacters": "asdfghjkl", "scrollStepSize": 200, "grabBackFocus": true, "searchEngines": "", "searchUrl": "https://duckduckgo.com/?q=", "settingsVersion": "2.0.5", "exclusionRules": [] }