Add glafetch config
This commit is contained in:
parent
253cbc419e
commit
237bd18bf1
1 changed files with 15 additions and 0 deletions
15
glafetch/config.json
Normal file
15
glafetch/config.json
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"show_err": false,
|
||||||
|
"use_bold": true,
|
||||||
|
"items": [
|
||||||
|
"separator",
|
||||||
|
"host",
|
||||||
|
"kernel",
|
||||||
|
"cpu",
|
||||||
|
"de",
|
||||||
|
"portage_world",
|
||||||
|
"portage_all",
|
||||||
|
"Thank you Cyn :3",
|
||||||
|
"separator"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue