uwu
This commit is contained in:
parent
ff36a31998
commit
a4e6478d1b
2 changed files with 12 additions and 7 deletions
|
@ -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###-
|
""
|
||||||
"^^
|
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue