From e7934c64c20da1e1935652987f894fb9374073b5 Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Wed, 27 May 2026 15:43:52 +0200 Subject: [PATCH] pi fixes --- .pi/agent/settings.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.pi/agent/settings.json b/.pi/agent/settings.json index 73a5bb6..afec809 100644 --- a/.pi/agent/settings.json +++ b/.pi/agent/settings.json @@ -17,5 +17,6 @@ "npm:gentle-engram", "npm:pi-lens", "npm:@juicesharp/rpiv-todo" - ] -} \ No newline at end of file + ], + "powerline": "full" +}