Skip to content

Instantly share code, notes, and snippets.

View NazarK's full-sized avatar

Nazar Kuliyev NazarK

  • Almaty, Kazakhstan
View GitHub Profile
@matsuoshi
matsuoshi / browser.json
Created January 24, 2019 05:49
karabiner-elements setting: F5 to CMD+R key (browser only)
{
"title": "browser",
"conditions": [
{
"type": "frontmost_application_if",
"bundle_identifiers": [
"^com\\.apple\\.Safari",
"^com\\.google\\.Chrome",
"^com\\.vivaldi\\.Vivaldi"
]
@trusktr
trusktr / DefaultKeyBinding.dict
Last active June 3, 2024 18:46
My DefaultKeyBinding.dict for Mac OS X
/* ~/Library/KeyBindings/DefaultKeyBinding.Dict
This file remaps the key bindings of a single user on Mac OS X 10.5 to more
closely match default behavior on Windows systems. This makes the Command key
behave like Windows Control key. To use Control instead of Command, either swap
Control and Command in Apple->System Preferences->Keyboard->Modifier Keys...
or replace @ with ^ in this file.
Here is a rough cheatsheet for syntax.
Key Modifiers