From a9e9e36dc5464bffc45f87dbcb36577748fddd90 Mon Sep 17 00:00:00 2001 From: xyny Date: Wed, 7 Aug 2024 15:43:27 +0300 Subject: [PATCH] feat: test apt for GUI apps with a lightweight gnome app --- recipes/recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 25e1c9d..75d3001 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -27,7 +27,7 @@ modules: source: ghcr.io/blue-build/modules:vanilla install: - micro - - supertransball2 + - gnome-calculator - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)