Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'schema.json')
-rw-r--r--schema.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/schema.json b/schema.json
index 74ecc4d3..97cb42e1 100644
--- a/schema.json
+++ b/schema.json
@@ -129,7 +129,7 @@
]
},
"details": {
- "description": "Specific profile to be installed based on the 'main' selection; these profiles are present in profiles_v2/, use the name of a profile to install it (case insensitive)",
+ "description": "Specific profile to be installed based on the 'main' selection; these profiles are present in default_profiles/, use the file name of a profile without the extension to install it (case insensitive)",
"type": "string",
"enum": [
"awesome",
@@ -142,8 +142,7 @@
"enlightenment",
"gnome",
"i3-wm",
- "i3-gasp",
- "kde",
+ "plasma",
"lxqt",
"mate",
"sway",