From 29f83952ee5004a644bd1539107dba827572aae9 Mon Sep 17 00:00:00 2001 From: "cori.schlegel" Date: Sun, 14 Jan 2024 14:14:30 +0000 Subject: [PATCH] add `no_gui` --- apps/atuin/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/atuin/config.json b/apps/atuin/config.json index c9acba7f..956f86a4 100755 --- a/apps/atuin/config.json +++ b/apps/atuin/config.json @@ -13,9 +13,10 @@ ], "description": "Making your shell magical", "short_desc": "Magical Shell History", - "author": "atuinsh", + "author": "https://github.com/atuinsh", "source": "https://github.com/atuinsh/atuin", "website": "https://atuin.sh", + "no_gui": true, "form_fields": [ { "type": "password",