add bind for lid switch to lock
This commit is contained in:
@@ -7,6 +7,18 @@
|
||||
// custom settings, run `zed: open default settings` from the
|
||||
// command palette (cmd-shift-p / ctrl-shift-p)
|
||||
{
|
||||
"ssh_connections": [
|
||||
{
|
||||
"host": "miningtcup.me",
|
||||
"projects": [
|
||||
{
|
||||
"paths": [
|
||||
"/home/ted/tmp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"icon_theme": "Material Icon Theme",
|
||||
"telemetry": {
|
||||
"metrics": false,
|
||||
|
Reference in New Issue
Block a user