mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
chore(schema): add missing formats to executiontime segment and zorin os icon to os segment
This commit is contained in:
+9
-1
@@ -1682,7 +1682,9 @@
|
||||
"houston",
|
||||
"amarillo",
|
||||
"round",
|
||||
"lucky7"
|
||||
"lucky7",
|
||||
"iso8601",
|
||||
"iso8601ms"
|
||||
],
|
||||
"default": "austin"
|
||||
}
|
||||
@@ -3287,6 +3289,12 @@
|
||||
"title": "Void Icon",
|
||||
"description": "The icon to use for Void",
|
||||
"default": "\uf32e"
|
||||
},
|
||||
"zorin": {
|
||||
"type": "string",
|
||||
"title": "Zorin Icon",
|
||||
"description": "The icon to use for Zorin OS",
|
||||
"default": "\uf32f"
|
||||
}
|
||||
},
|
||||
"unevaluatedProperties": false
|
||||
|
||||
Reference in New Issue
Block a user