hyprpanel, gigaforust alt
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
// Place your key bindings in this file to override the defaults
|
||||
[
|
||||
{
|
||||
"key": "alt+l",
|
||||
"command": "-antigravity.prioritized.agentFocusNextFile",
|
||||
"when": "antigravity.agentBarVisible && editorTextFocus"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+l",
|
||||
"command": "-antigravity.prioritized.chat.open",
|
||||
"when": "!terminalFocus"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+shift+l",
|
||||
"command": "-antigravity.prioritized.chat.openNewConversation",
|
||||
"when": "!terminalFocus"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user