Created
January 6, 2025 07:37
-
-
Save CN-CODEGOD/85f017260b0e293c94a57c3a86abb8dc to your computer and use it in GitHub Desktop.
设置globalsummon quake MODE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "User.MySummonQuake", | |
| "command": { | |
| "action": "globalSummon", | |
| "name": "_quake", | |
| "dropdownDuration": 200, | |
| "toggleVisibility": true, | |
| "monitor": "toMouse", | |
| "desktop": "toCurrent" | |
| } | |
| } | |
| Keybinding:{ | |
| "keys":"win+`", | |
| "id":"User.MySummonQuake" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment