From ab2bc3aeb5107dc116aad3ccc03f1458390f2786 Mon Sep 17 00:00:00 2001 From: Matteo Rosati Date: Wed, 13 May 2026 18:03:38 +0200 Subject: [PATCH] add powerline plugin --- settings.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/settings.json b/settings.json index 7929656..7f52681 100644 --- a/settings.json +++ b/settings.json @@ -4,7 +4,9 @@ "defaultModel": "gpt-5.4", "packages": [ "npm:@sherif-fanous/pi-catppuccin", - "npm:pi-web-access" + "npm:pi-web-access", + "npm:pi-subagents", + "npm:pi-powerline-footer" ], "theme": "catppuccin-frappe", "editorPaddingX": 0,