index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | profiles/desktop.py | 1 |
diff --git a/profiles/desktop.py b/profiles/desktop.py index 389544df..da7f97e5 100644 --- a/profiles/desktop.py +++ b/profiles/desktop.py @@ -33,6 +33,7 @@ __supported__ = [ 'mate', 'deepin', 'enlightenment', + 'qtile' ] |