added installing my apps + custom fastfetch + fixes
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/master/doc/json_schema.json",
|
||||
|
||||
"display": {
|
||||
"color": {
|
||||
"keys": "38;2;255;255;255",
|
||||
"title": "38;2;255;255;255",
|
||||
"separator": "38;2;255;255;255"
|
||||
}
|
||||
},
|
||||
|
||||
"logo": {
|
||||
"type": "file",
|
||||
"source": "~/.config/fastfetch/maka.txt",
|
||||
"color": {
|
||||
"1": "38;2;255;255;255"
|
||||
}
|
||||
},
|
||||
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"shell",
|
||||
"de",
|
||||
"wm",
|
||||
"wmtheme",
|
||||
"theme",
|
||||
"icons",
|
||||
"font",
|
||||
"cursor",
|
||||
"terminal",
|
||||
"terminalfont",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
"battery",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user