From dab70aad1821410ac1894e3bd92a31cc00847792 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Wed, 17 Apr 2024 19:09:37 -0500 Subject: [PATCH] Update README.md --- README.md | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index a5bdbf9..240adae 100644 --- a/README.md +++ b/README.md @@ -21,32 +21,20 @@ My current operating system of choice is Alpine Linux. If I ever re-install, this is the set up procedure: ``` -setup-desktop plasma +setup-desktop gnome apk add networkmanager-wifi wpa_supplicant rc-update add wpa_supplicant default rc-update add networkmanager default -# File explorer -apk add dolphin - -# Media player -apk add haruna - -# Camera -apk add kamoso - # Printing -apk add system-config-printer cups cups-filter +apk add system-config-printer cups cups-filters +rc-update add cupsd default # Scanning -apk add simple-scan sane-backends - -# PDFs and Epubs -apk add okular ebook-tools +apk add sane-backends # Gnome scanner will pick up network scanners now # Other GUI applications -apk add libreoffice musescore neochat qt5-qtlocation nextcloud-client \ - nextcloud-client-dolphin +apk add libreoffice musescore nextcloud-client # Spell checking in Libreoffice. apk add hunspell hunspell-en hunspell-en-us