mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
parent
e52298018a
commit
d1eb02098e
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"window:reloadFull": "ctrl+shift+f5",
|
"window:reloadFull": "ctrl+shift+f5",
|
||||||
"window:preferences": "ctrl+,",
|
"window:preferences": "ctrl+,",
|
||||||
"zoom:reset": "ctrl+0",
|
"zoom:reset": "ctrl+0",
|
||||||
"zoom:in": "ctrl+plus",
|
"zoom:in": "ctrl+=",
|
||||||
"zoom:out": "ctrl+-",
|
"zoom:out": "ctrl+-",
|
||||||
"window:new": "ctrl+shift+n",
|
"window:new": "ctrl+shift+n",
|
||||||
"window:minimize": "ctrl+shift+m",
|
"window:minimize": "ctrl+shift+m",
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"window:reloadFull": "ctrl+shift+f5",
|
"window:reloadFull": "ctrl+shift+f5",
|
||||||
"window:preferences": "ctrl+,",
|
"window:preferences": "ctrl+,",
|
||||||
"zoom:reset": "ctrl+0",
|
"zoom:reset": "ctrl+0",
|
||||||
"zoom:in": "ctrl+plus",
|
"zoom:in": "ctrl+=",
|
||||||
"zoom:out": "ctrl+-",
|
"zoom:out": "ctrl+-",
|
||||||
"window:new": "ctrl+shift+n",
|
"window:new": "ctrl+shift+n",
|
||||||
"window:minimize": "ctrl+shift+m",
|
"window:minimize": "ctrl+shift+m",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue