From 4216f1d03ecc86db06a541c3a9647cf95c91281e Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Tue, 12 Jan 2021 18:28:41 -0500 Subject: [PATCH] Set Snap compression to lzo * Fix #5877, greatly improve startup time of snap package --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 898382171..df7ffd386 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,6 +8,7 @@ description: | published under the terms of the GNU General Public License. confinement: strict base: core18 +compression: lzo plugs: # plugs for theming, font settings, cursor and to use gtk3 file chooser gtk-3-themes: