From 6f7074232c6bee41aec7e04c50725d7847e7b726 Mon Sep 17 00:00:00 2001 From: Noah Dobbs Date: Wed, 28 Feb 2024 16:29:37 -0500 Subject: [PATCH] add nornsfetch --- community.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/community.json b/community.json index 32c7909..3f16eec 100644 --- a/community.json +++ b/community.json @@ -1916,6 +1916,16 @@ "utility" ] }, + { + "project_name": "nornsfetch", + "project_url": "https://github.com/tapecanvas/nornsfetch", + "author": "tapecanvas", + "description": "neofetch style system info for norns", + "tags": [ + "art", + "utility" + ] + }, { "project_name": "norns.online", "project_url": "https://github.com/schollz/norns.online",