From 1db20d181d83daafa7abfaf98a3476ba77fe6503 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 11 Feb 2025 22:13:09 -0600 Subject: [PATCH] Move fastfetch, pastebinit, htop, and inxi from desktop-minimal to desktop --- desktop | 7 +++++++ desktop-minimal | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/desktop b/desktop index 9aa9dda..03a2841 100644 --- a/desktop +++ b/desktop @@ -71,6 +71,13 @@ Task-Metapackage: lubuntu-desktop * (qpdfview) * (skanlite) +== Desktopish tools that are nice to have == + + * (fastfetch) # nice tool to have by default for distro reviewers, doesn't take up any space + * (pastebinit) # we tell users to use it in the support channels, and it takes up minimal space + * (htop) # superior top replacement that's already in main + * (inxi) # system resource details + == Low level system plumbery == # Packages management diff --git a/desktop-minimal b/desktop-minimal index 4227030..bbe71db 100644 --- a/desktop-minimal +++ b/desktop-minimal @@ -131,13 +131,6 @@ Task-Metapackage: lubuntu-desktop-minimal * gvfs-fuse # for access of non gio applications to gvfs mounts * (gvfs-backends) # for adding support for backends (photos, network etc ...) to gvfs -== Desktopish tools that are nice to have == - - * (fastfetch) # nice tool to have by default for distro reviewers, doesn't take up any space - * (pastebinit) # we tell users to use it in the support channels, and it takes up minimal space - * (htop) # superior top replacement that's already in main - * (inxi) # system resource details - == desktop-common dependencies that are nice to have == * (fonts-kacst-one)