Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/desktop.py
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-05-27 07:55:22 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-27 08:11:27 -0400
commit26a33000d8bbd99fd4c9c0b9f5103fd012f8769a (patch)
treefc0a069532d2377b198ca12e8978849abe863987 /profiles/desktop.py
parent6e6afcaa39f72f49290d468fd56c9fbe4ad43f27 (diff)
Add descriptions for top-level profiles
Diffstat (limited to 'profiles/desktop.py')
-rw-r--r--profiles/desktop.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/desktop.py b/profiles/desktop.py
index 631c7f76..73df9256 100644
--- a/profiles/desktop.py
+++ b/profiles/desktop.py
@@ -4,6 +4,8 @@ import archinstall
is_top_level_profile = True
+__description__ = 'Provides a selection of desktop environments and tiling window managers, e.g. gnome, kde, sway'
+
# New way of defining packages for a profile, which is iterable and can be used out side
# of the profile to get a list of "what packages will be installed".
__packages__ = [