Skip to content

Commit

Permalink
Presets: fix OS key in examples/25
Browse files Browse the repository at this point in the history
  • Loading branch information
CarterLi committed Feb 20, 2025
1 parent d463853 commit 8f69533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presets/examples/25.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
{
"type": "os",
"key": "│ {icon} {sysname} │{$3}│{$2}"
"key": "│ {icon} \u001b[s{sysname}\u001b[u\u001b[10C│{$3}│{$2}"
},
{
"type": "datetime",
Expand Down

0 comments on commit 8f69533

Please sign in to comment.