New simplified Chromebook centric branch, without volume mounting on home + new alpine container image (should work on any aarch64)
This commit is contained in:
parent
e58c6e3200
commit
be80458918
5 changed files with 135 additions and 32 deletions
15
fastfetch_config.jsonc
Normal file
15
fastfetch_config.jsonc
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"display": {
|
||||
"separator": " == "
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"os",
|
||||
"kernel",
|
||||
"cpu",
|
||||
"memory",
|
||||
"disk",
|
||||
"shell"
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue