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