various updates, mainly hyprland
This commit is contained in:
@ -224,4 +224,12 @@
|
||||
"key": "ctrl+up",
|
||||
"command": "jupyter.gotoPrevCellInFile"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+a a",
|
||||
"command": "editor.action.selectAll"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+a",
|
||||
"command": "-editor.action.selectAll"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user