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

installation.add_additional_packages("xfce4 xfce4-goodies lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings") 
# We'll create a xfce4-minimal later, but for now, we'll avoid issues by giving more than we need.