refactor(hotkey): use tauri global shortcut

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

View File

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