Give notifications a bit more breathing room by default

Nate Butler created

Change summary

assets/settings/default.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

assets/settings/default.json 🔗

@@ -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.