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:
authorAnton Hvornum <anton@hvornum.se>2021-04-10 11:38:09 +0000
committerGitHub <noreply@github.com>2021-04-10 11:38:09 +0000
commitb344c63f0447e2160fd356c51083e1d31638b93f (patch)
tree2efe5b91de26aa7f51b6979e03f167a7146675a4 /profiles/applications/budgie.py
parentef702c2f20f0ea59ab493442fcc965d9b2386e15 (diff)
parent29ecf232d40d56811a177375d739e59546d9f38d (diff)
Merge pull request #268 from dylanmtaylor/remove-greeter-settings-gui
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