Give notifications a bit more breathing room by default

This commit is contained in:
Nate Butler 2023-10-24 09:25:49 -04:00
parent 463b24949e
commit c9e670397f

View file

@ -148,7 +148,7 @@
// Where to dock channels panel. Can be 'left' or 'right'.
"dock": "right",
// Default width of the channels panel.
"default_width": 240
"default_width": 380
},
"assistant": {
// Whether to show the assistant panel button in the status bar.