Give notifications a bit more breathing room by default
This commit is contained in:
parent
463b24949e
commit
c9e670397f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue