diff --git a/profiles/desktop.py b/profiles/desktop.py index 75440613..26da7cbd 100644 --- a/profiles/desktop.py +++ b/profiles/desktop.py @@ -42,8 +42,7 @@ def _prep_function(*args, **kwargs): 'budgie', 'mate', 'deepin', - 'enlightenment', - 'cutefish' + 'enlightenment' ] desktop = archinstall.generic_select(supported_desktops, 'Select your desired desktop environment: ', allow_empty_input=False, sort=True)