Skip to content

Instantly share code, notes, and snippets.

@CN-CODEGOD
Created January 6, 2025 07:37
Show Gist options
  • Save CN-CODEGOD/85f017260b0e293c94a57c3a86abb8dc to your computer and use it in GitHub Desktop.
Save CN-CODEGOD/85f017260b0e293c94a57c3a86abb8dc to your computer and use it in GitHub Desktop.
设置globalsummon quake MODE
{
"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