From 43cb5f3d0c0bcd9363375cdf084880dd59f49610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Thu, 6 Jun 2024 20:22:31 +0800 Subject: [PATCH] Presets: update examples [ci skip] --- presets/examples/17.jsonc | 33 +++++++++++++++++---------------- presets/examples/18.jsonc | 33 +++++++++++++++++---------------- 2 files changed, 34 insertions(+), 32 deletions(-) diff --git a/presets/examples/17.jsonc b/presets/examples/17.jsonc index 8606c49aa..13f8f22e4 100644 --- a/presets/examples/17.jsonc +++ b/presets/examples/17.jsonc @@ -3,7 +3,8 @@ "logo": { "type": "small", "padding": { - "top": 1 + "top": 1, + "right": 2 } }, "display": { @@ -14,68 +15,68 @@ }, "modules": [ { - "format": "{#1}{#keys}╭──────────────────────────────────────────────────────────────────────╮\u001b[71D {6}{7}{8} 🖥 ", + "format": "{#1}{#keys}╭───────────────────────────────────────────────────────────────────────────╮\u001b[76D {6}{7}{8} 🖥 ", "type": "title" }, { - "key": "│\u001b[70C│\u001b[70D{#31} kernel ", + "key": "│\u001b[75C│\u001b[75D{#31} kernel ", "type": "kernel" }, { - "key": "│\u001b[70C│\u001b[70D{#32}󰅐 uptime ", + "key": "│\u001b[75C│\u001b[75D{#32}󰅐 uptime ", "type": "uptime" }, { - "key": "│\u001b[70C│\u001b[70D{#33}󰟾 distro ", + "key": "│\u001b[75C│\u001b[75D{#33}󰟾 distro ", "type": "os" }, { - "key": "│\u001b[70C│\u001b[70D{#34}󰇄 desktop ", + "key": "│\u001b[75C│\u001b[75D{#34}󰇄 desktop ", "type": "de" }, { - "key": "│\u001b[70C│\u001b[70D{#35} term ", + "key": "│\u001b[75C│\u001b[75D{#35} term ", "type": "terminal" }, { - "key": "│\u001b[70C│\u001b[70D{#36} shell ", + "key": "│\u001b[75C│\u001b[75D{#36} shell ", "type": "shell" }, { - "key": "│\u001b[70C│\u001b[70D{#35}󰍛 cpu ", + "key": "│\u001b[75C│\u001b[75D{#35}󰍛 cpu ", "type": "cpu", "showPeCoreCount": true, "temp": true }, { - "key": "│\u001b[70C│\u001b[70D{#34}󰍛 gpu ", + "key": "│\u001b[75C│\u001b[75D{#34}󰍛 gpu ", "type": "gpu" }, { - "key": "│\u001b[70C│\u001b[70D{#33}󰉉 disk ", + "key": "│\u001b[75C│\u001b[75D{#33}󰉉 disk ", "type": "disk", "folders": "/" }, { - "key": "│\u001b[70C│\u001b[70D{#32} memory ", + "key": "│\u001b[75C│\u001b[75D{#32} memory ", "type": "memory" }, { - "key": "│\u001b[70C│\u001b[70D{#31}󰩟 network ", + "key": "│\u001b[75C│\u001b[75D{#31}󰩟 network ", "type": "localip", "format": "{1} ({4})" }, { - "format": "{#1}{#keys}├──────────────────────────────────────────────────────────────────────┤", + "format": "{#1}{#keys}├───────────────────────────────────────────────────────────────────────────┤", "type": "custom" }, { - "key": "│\u001b[70C│\u001b[70D{#39} colors ", + "key": "│\u001b[75C│\u001b[75D{#39} colors ", "type": "colors", "symbol": "circle" }, { - "format": "{#1}{#keys}╰──────────────────────────────────────────────────────────────────────╯", + "format": "{#1}{#keys}╰───────────────────────────────────────────────────────────────────────────╯", "type": "custom" } ] diff --git a/presets/examples/18.jsonc b/presets/examples/18.jsonc index 7c30c1de2..28af28c2a 100644 --- a/presets/examples/18.jsonc +++ b/presets/examples/18.jsonc @@ -3,7 +3,8 @@ "logo": { "type": "small", "padding": { - "top": 1 + "top": 1, + "right": 2 } }, "display": { @@ -14,68 +15,68 @@ }, "modules": [ { - "format": "{#1}{#keys}╔══════════════════════════════════════════════════════════════════════╗\u001b[71D {6}{7}{8} 💻 ", + "format": "{#1}{#keys}╔═══════════════════════════════════════════════════════════════════════════╗\u001b[76D {6}{7}{8} 💻 ", "type": "title" }, { - "key": "║\u001b[70C║\u001b[70D{#31} kernel ", + "key": "║\u001b[75C║\u001b[75D{#31} kernel ", "type": "kernel" }, { - "key": "║\u001b[70C║\u001b[70D{#32}󰅐 uptime ", + "key": "║\u001b[75C║\u001b[75D{#32}󰅐 uptime ", "type": "uptime" }, { - "key": "║\u001b[70C║\u001b[70D{#33}󰟾 distro ", + "key": "║\u001b[75C║\u001b[75D{#33}󰟾 distro ", "type": "os" }, { - "key": "║\u001b[70C║\u001b[70D{#34}󰇄 desktop ", + "key": "║\u001b[75C║\u001b[75D{#34}󰇄 desktop ", "type": "de" }, { - "key": "║\u001b[70C║\u001b[70D{#35} term ", + "key": "║\u001b[75C║\u001b[75D{#35} term ", "type": "terminal" }, { - "key": "║\u001b[70C║\u001b[70D{#36} shell ", + "key": "║\u001b[75C║\u001b[75D{#36} shell ", "type": "shell" }, { - "key": "║\u001b[70C║\u001b[70D{#35}󰍛 cpu ", + "key": "║\u001b[75C║\u001b[75D{#35}󰍛 cpu ", "type": "cpu", "showPeCoreCount": true, "temp": true }, { - "key": "║\u001b[70C║\u001b[70D{#34}󰍛 gpu ", + "key": "║\u001b[75C║\u001b[75D{#34}󰍛 gpu ", "type": "gpu" }, { - "key": "║\u001b[70C║\u001b[70D{#33}󰉉 disk ", + "key": "║\u001b[75C║\u001b[75D{#33}󰉉 disk ", "type": "disk", "folders": "/" }, { - "key": "║\u001b[70C║\u001b[70D{#32} memory ", + "key": "║\u001b[75C║\u001b[75D{#32} memory ", "type": "memory" }, { - "key": "║\u001b[70C║\u001b[70D{#31}󰩟 network ", + "key": "║\u001b[75C║\u001b[75D{#31}󰩟 network ", "type": "localip", "format": "{1} ({4})" }, { - "format": "{#1}{#keys}╠══════════════════════════════════════════════════════════════════════╣", + "format": "{#1}{#keys}╠═══════════════════════════════════════════════════════════════════════════╣", "type": "custom" }, { - "key": "║\u001b[70C║\u001b[70D{#39} colors ", + "key": "║\u001b[75C║\u001b[75D{#39} colors ", "type": "colors", "symbol": "circle" }, { - "format": "{#1}{#keys}╚══════════════════════════════════════════════════════════════════════╝", + "format": "{#1}{#keys}╚═══════════════════════════════════════════════════════════════════════════╝", "type": "custom" } ]