diff --git a/snap/gui/btop.desktop b/snap/gui/btop.desktop deleted file mode 100644 index 0135a93..0000000 --- a/snap/gui/btop.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Application -Version=1.0 -Name=btop++ -GenericName=System Monitor -Comment=Resource monitor that shows usage and stats for processor, memory, disks, network and processes -Icon=${SNAP}/meta/gui/icon.svg -Exec=btop -Terminal=true -Categories=System;Monitor;ConsoleOnly; -Keywords=system;process;task diff --git a/snap/gui/icon.svg b/snap/gui/icon.svg deleted file mode 100644 index 402b842..0000000 --- a/snap/gui/icon.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1794f17..16978fe 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -25,8 +25,6 @@ package-repositories: apps: btop: command: usr/local/bin/btop -# extensions: -# - gnome-3-38 environment: LC_ALL: C.UTF-8 LANG: C.UTF-8 @@ -39,11 +37,6 @@ apps: - network-observe - home - removable-media -# - desktop -# - desktop-legacy -# - x11 -# - wayland -# - unity7 parts: btop: