mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 19:44:04 +03:00
Give notifications a bit more breathing room by default
This commit is contained in:
parent
463b24949e
commit
c9e670397f
@ -148,7 +148,7 @@
|
|||||||
// Where to dock channels panel. Can be 'left' or 'right'.
|
// Where to dock channels panel. Can be 'left' or 'right'.
|
||||||
"dock": "right",
|
"dock": "right",
|
||||||
// Default width of the channels panel.
|
// Default width of the channels panel.
|
||||||
"default_width": 240
|
"default_width": 380
|
||||||
},
|
},
|
||||||
"assistant": {
|
"assistant": {
|
||||||
// Whether to show the assistant panel button in the status bar.
|
// Whether to show the assistant panel button in the status bar.
|
||||||
|
Loading…
Reference in New Issue
Block a user