summaryrefslogtreecommitdiffstats
path: root/docs/config/README.md
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2023-04-10 13:07:30 +0200
committerGitHub <noreply@github.com>2023-04-10 13:07:30 +0200
commitb475b5809fe2050fa0fd991ca9c5607a4c869519 (patch)
treef7b0a19cf3011cb3c0e431ee2b43b10b0c03294b /docs/config/README.md
parent07d9bb1691cf42c354a4feb3affd977b97e5b937 (diff)
build(deps): update rust crate os_info to 3.7.0 (#5057)
* build(deps): update rust crate os_info to 3.7.0 * add new os symbols --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'docs/config/README.md')
-rw-r--r--docs/config/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 32d3d3afb..8ce553d92 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -3004,10 +3004,12 @@ If you would like an operating system to be added, feel free to open a [feature
```toml
# This is the default symbols table.
[os.symbols]
+Alpaquita = "🔔 "
Alpine = "🏔️ "
Amazon = "🙂 "
Android = "🤖 "
Arch = "🎗️ "
+Artix = "🎗️ "
CentOS = "💠 "
Debian = "🌀 "
DragonFly = "🐉 "
@@ -3020,6 +3022,7 @@ Gentoo = "🗜️ "
HardenedBSD = "🛡️ "
Illumos = "🐦 "
Linux = "🐧 "
+Mabox = "📦 "
Macos = "🍎 "
Manjaro = "🥭 "
Mariner = "🌊 "