mirror of
https://github.com/aristocratos/btop.git
synced 2026-04-20 18:27:06 +02:00
Update snapcraft.yaml
This commit is contained in:
@@ -13,7 +13,10 @@ compression: lzo
|
||||
|
||||
architectures:
|
||||
- build-on: amd64
|
||||
run-on: [all]
|
||||
- build-on: arm64
|
||||
- build-on: armhf
|
||||
- build-on: ppc64el
|
||||
- build-on: s390x
|
||||
|
||||
package-repositories:
|
||||
- type: apt
|
||||
@@ -21,7 +24,8 @@ package-repositories:
|
||||
|
||||
apps:
|
||||
btop:
|
||||
command: usr/local/bin/btop
|
||||
command: desktop-launch usr/local/bin/btop
|
||||
desktop: usr/local/bin/btop.desktop
|
||||
extensions:
|
||||
- gnome-3-38
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user