Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/budgie.py
diff options
context:
space:
mode:
authorDylan Taylor <dylan@dylanmtaylor.com>2021-04-10 00:21:15 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-04-10 00:21:15 -0400
commit29ecf232d40d56811a177375d739e59546d9f38d (patch)
treedb06f89f11948a7bf5205318cea80b1a81315a81 /profiles/applications/budgie.py
parentf1b42216a7393e58a02f2e885293efe88304cada (diff)
Remove lightdm-gtk-greeter-settings
Diffstat (limited to 'profiles/applications/budgie.py')
-rw-r--r--profiles/applications/budgie.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/applications/budgie.py b/profiles/applications/budgie.py
index 8c5ea223..ccec4e14 100644
--- a/profiles/applications/budgie.py
+++ b/profiles/applications/budgie.py
@@ -1,4 +1,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 lightdm-gtk-greeter-settings gnome") \ No newline at end of file
+installation.add_additional_packages("budgie-desktop lightdm lightdm-gtk-greeter gnome") \ No newline at end of file