Added persistent workspace
This commit is contained in:
parent
7388764204
commit
cce12cea78
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"default": "", // Prevent showing workspace name literal.
|
"default": "", // Prevent showing workspace name literal.
|
||||||
"urgent": "\uf071 "
|
"urgent": "\uf071 "
|
||||||
|
},
|
||||||
|
"persistent_workspaces": {
|
||||||
|
"0:¯\\_(ツ)_/¯": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue