refactor(hotkey): use tauri global shortcut

This commit is contained in:
GyDi
2022-09-23 15:31:01 +08:00
committed by GitHub
parent be1f9e66e3
commit 186a922d06
6 changed files with 58 additions and 102 deletions

View File

@@ -68,6 +68,9 @@
},
"process": {
"all": true
},
"globalShortcut": {
"all": true
}
},
"windows": [