Skip to content

Commit

Permalink
Bind quakeMode to "win+`" by default (#10122)
Browse files Browse the repository at this point in the history
I'd personally chose to just bind `globalSummon` to <kbd>win+`</kbd>, but _I do as I'm told_.

* [x] I work here
* [x] @cinnamon-msft mentioned this
* [x] Docs
  • Loading branch information
zadjii-msft authored May 18, 2021
1 parent 3a27386 commit b5edb77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cascadia/TerminalSettingsModel/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@
{ "command": "commandPalette", "keys":"ctrl+shift+p" },
{ "command": "identifyWindow" },
{ "command": "openWindowRenamer" },
{ "command": "quakeMode", "keys":"win+`" },

// Tab Management
// "command": "closeTab" is unbound by default.
Expand Down

0 comments on commit b5edb77

Please sign in to comment.