summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/qt5/horizonwizard.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt5/horizonwizard.cc b/ui/qt5/horizonwizard.cc
index 03c0a40..b822d1a 100644
--- a/ui/qt5/horizonwizard.cc
+++ b/ui/qt5/horizonwizard.cc
@@ -631,7 +631,7 @@ QString HorizonWizard::toHScript() {
#endif
case Standard:
lines << "pkginstall adelie-base-posix firefox-esr libreoffice "
- "thunderbird vlc kde x11 bluez sddm";
+ "thunderbird vlc kde x11 bluez sddm docs";
lines << "svcenable bluetooth";
lines << "svcenable elogind";
lines << "svcenable sddm";