Skip to content

Commit 8f69533

Browse files
committed
Presets: fix OS key in examples/25
1 parent d463853 commit 8f69533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presets/examples/25.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"type": "os",
25-
"key": "│ {icon} {sysname} │{$3}│{$2}"
25+
"key": "│ {icon} \u001b[s{sysname}\u001b[u\u001b[10C│{$3}│{$2}"
2626
},
2727
{
2828
"type": "datetime",

0 commit comments

Comments
 (0)