mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
fastfetch
This commit is contained in:
parent
333e757a62
commit
4e1638c239
2 changed files with 0 additions and 67 deletions
|
|
@ -1,16 +0,0 @@
|
||||||
_igN########Ngg
|
|
||||||
_N##N@@"" ""9NN##Np_
|
|
||||||
d###P N####p
|
|
||||||
"^^' T####
|
|
||||||
d###P
|
|
||||||
g####P
|
|
||||||
_gN##@PP
|
|
||||||
gN###F"
|
|
||||||
d####F
|
|
||||||
0###F
|
|
||||||
0###F
|
|
||||||
0###F
|
|
||||||
"NN@"
|
|
||||||
|
|
||||||
q###r
|
|
||||||
o###
|
|
||||||
|
|
@ -1,51 +0,0 @@
|
||||||
{
|
|
||||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
|
||||||
"logo": {
|
|
||||||
"source": "~/.config/fastfetch/ascii.txt"
|
|
||||||
},
|
|
||||||
"modules": [
|
|
||||||
"title",
|
|
||||||
"separator",
|
|
||||||
{
|
|
||||||
"type": "command",
|
|
||||||
"key": "OS",
|
|
||||||
"text": "echo '???'"
|
|
||||||
},
|
|
||||||
"kernel",
|
|
||||||
{
|
|
||||||
"type": "command",
|
|
||||||
"key": "Kernel",
|
|
||||||
"text": "echo '6.15.???'"
|
|
||||||
},
|
|
||||||
"uptime",
|
|
||||||
{
|
|
||||||
"type": "packages",
|
|
||||||
"key": "Packages",
|
|
||||||
"value": "{1}",
|
|
||||||
"format": "{1}",
|
|
||||||
"compact": false
|
|
||||||
},
|
|
||||||
"shell",
|
|
||||||
"display",
|
|
||||||
"de",
|
|
||||||
"wm",
|
|
||||||
"wmtheme",
|
|
||||||
"theme",
|
|
||||||
"icons",
|
|
||||||
"font",
|
|
||||||
"cursor",
|
|
||||||
"terminal",
|
|
||||||
"terminalfont",
|
|
||||||
"cpu",
|
|
||||||
"gpu",
|
|
||||||
"memory",
|
|
||||||
"swap",
|
|
||||||
"disk",
|
|
||||||
"localip",
|
|
||||||
"battery",
|
|
||||||
"poweradapter",
|
|
||||||
"locale",
|
|
||||||
"break",
|
|
||||||
"colors"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
Add table
Reference in a new issue