mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Set Snap compression to lzo
* Fix #5877, greatly improve startup time of snap package
This commit is contained in:
parent
7fdc6010c5
commit
4216f1d03e
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue