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###
|
||||
f##P T###
|
||||
"^^" ]###
|
||||
^^ #g####
|
||||
#g####
|
||||
_gN##@P
|
||||
gN###F"
|
||||
d####F
|
||||
0###F
|
||||
0###F
|
||||
0###F
|
||||
$NN3#
|
||||
$NN#$
|
||||
_ ___
|
||||
0NN3F
|
||||
"NN@'
|
||||
___
|
||||
q###r
|
||||
o###-
|
||||
"^^
|
||||
""
|
||||
|
|
|
@ -6,10 +6,11 @@
|
|||
"modules": [
|
||||
//"title",
|
||||
//"separator",
|
||||
"break",
|
||||
{
|
||||
"type": "command",
|
||||
"key": "OS",
|
||||
"text": "echo 'All-in-one Operating System'"
|
||||
"text": "echo '???'"
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
|
@ -25,6 +26,11 @@
|
|||
"compact": false
|
||||
},
|
||||
"shell",
|
||||
{
|
||||
"type": "command",
|
||||
"key": "Init system",
|
||||
"text": "echo 'systemd'"
|
||||
},
|
||||
"display",
|
||||
"icons",
|
||||
"font",
|
||||
|
|
Loading…
Add table
Reference in a new issue