Update sway menu & lid close
This commit is contained in:
parent
80f43e8f7e
commit
0babbccd19
61 changed files with 635 additions and 471 deletions
11
vscode/keybindings.json
Normal file
11
vscode/keybindings.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
// Place your key bindings in this file to override the defaults
|
||||
[
|
||||
{
|
||||
"key": "alt+\\",
|
||||
"command": "settings.cycle.inlineCopilot",
|
||||
},
|
||||
{
|
||||
"key": "f10",
|
||||
"command": "C_Cpp.BuildAndRunFile"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue