From e700334c354806ef8b12aef5a8e54f9324dedf54 Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Sun, 21 Aug 2022 15:29:22 -0500 Subject: [PATCH] Create btop.desktop --- snap/gui/btop.desktop | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 snap/gui/btop.desktop diff --git a/snap/gui/btop.desktop b/snap/gui/btop.desktop new file mode 100644 index 0000000..c613d67 --- /dev/null +++ b/snap/gui/btop.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=btop++ +GenericName=System Monitor +GenericName[it]=Monitor di sistema +Comment=Resource monitor that shows usage and stats for processor, memory, disks, network and processes +Comment[it]=Monitoraggio delle risorse: mostra utilizzo e statistiche per CPU, dischi, rete e processi +Icon=${SNAP}/meta/gui/btop.svg +Exec=btop +Terminal=true +Categories=System;Monitor;ConsoleOnly; +Keywords=system;process;task