index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-04-10 11:22:15 +0200 |
---|---|---|
committer | Anton Hvornum <anton@hvornum.se> | 2021-04-10 11:22:15 +0200 |
commit | 8429510736b0750510c4ac1d9f281755b195bb11 (patch) | |
tree | d82cdbb2af6545cf8eef80bf583fe507e588cb8e /profiles/applications/xfce4.py | |
parent | 48e801e6fdbc1f74885a3541011d4cce5876ab21 (diff) | |
parent | f1b42216a7393e58a02f2e885293efe88304cada (diff) |
-rw-r--r-- | profiles/applications/xfce4.py | 3 |
diff --git a/profiles/applications/xfce4.py b/profiles/applications/xfce4.py new file mode 100644 index 00000000..809d10d0 --- /dev/null +++ b/profiles/applications/xfce4.py @@ -0,0 +1,3 @@ +import archinstall + +installation.add_additional_packages("xfce4 xfce4-goodies lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings")
\ No newline at end of file |