Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/budgie.py
blob: ccec4e14359eff9305148da9d9fd65648d3fbaf4 (plain)
1
2
3
4
import archinstall

# "It is recommended also to install the gnome group, which contains applications required for the standard GNOME experience." - Arch Wiki 
installation.add_additional_packages("budgie-desktop lightdm lightdm-gtk-greeter gnome")