Karabiner rules for easier mail and safari shortcuts.
- Maps ⌘-r to refresh emails.
- Maps ⌘-enter to send emails.
- Maps ⌘- to switch to safari profile.
| { | |
| "description": "⌘-enter to send in Apple Mail", | |
| "manipulators": [ | |
| { | |
| "conditions": [ | |
| { | |
| "bundle_identifiers": [ | |
| "com.apple.mail" | |
| ], | |
| "description": "Only for Apple Mail", |
Karabiner rules for easier mail and safari shortcuts.
In Dishonored 2 players encounter a version of the Zebra Puzzle that opens up a shortcut. These riddles are generated for each player so there isn't a single solution. Instead this script formulates them as a constraint satisfaction problem that is solved automatically.