From a97ff38e7af8abd6efc94c8818f47e73aa318e42 Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Mon, 29 Nov 2021 16:25:40 +0530 Subject: [PATCH] Use classic confinement for snap --- docs/en/src/install.md | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/src/install.md b/docs/en/src/install.md index 4503bd9..7790093 100644 --- a/docs/en/src/install.md +++ b/docs/en/src/install.md @@ -39,7 +39,7 @@ repositories: #### [Snap][26] ``` -snap install xplr +snap install xplr --classic ``` #### [Nixpkgs][10] diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 522fb2a..d9768bb 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -7,7 +7,7 @@ description: | productivity by being a flexible, interactive orchestrator for the ever growing awesome command-line utilities that work with the file-system. grade: stable -confinement: devmode +confinement: classic apps: xplr: