This commit is contained in:
coast 2025-06-03 02:10:18 +03:30
parent ff36a31998
commit a4e6478d1b
2 changed files with 12 additions and 7 deletions

View file

@ -4,16 +4,15 @@
d###P N### d###P N###
f##P T### f##P T###
"^^" ]### "^^" ]###
^^ #g#### #g####
_gN##@P _gN##@P
gN###F" gN###F"
d####F d####F
0###F 0###F
0###F 0###F
0###F 0###F
$NN3# 0NN3F
$NN#$ "NN@'
_ ___ ___
q###r q###r
o###- ""
"^^

View file

@ -6,10 +6,11 @@
"modules": [ "modules": [
//"title", //"title",
//"separator", //"separator",
"break",
{ {
"type": "command", "type": "command",
"key": "OS", "key": "OS",
"text": "echo 'All-in-one Operating System'" "text": "echo '???'"
}, },
{ {
"type": "command", "type": "command",
@ -25,6 +26,11 @@
"compact": false "compact": false
}, },
"shell", "shell",
{
"type": "command",
"key": "Init system",
"text": "echo 'systemd'"
},
"display", "display",
"icons", "icons",
"font", "font",