From 2592077eaab7ef4ca0549d39acf9707458795d40 Mon Sep 17 00:00:00 2001 From: nicolargo Date: Sat, 13 Mar 2021 11:35:12 +0100 Subject: Correct launch issue in Snapcraft another try again... --- snap/snapcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'snap/snapcraft.yaml') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5bb9b3b4..6f2c929f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -13,8 +13,7 @@ confinement: strict apps: glances: - command: > - $SNAP/bin/glances + command: desktop-launch $SNAP/bin/glances plugs: - network - system-observe -- cgit v1.2.3