mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
very cool stuff
This commit is contained in:
27
private_dot_config/fastfetch/startup.jsonc
Normal file
27
private_dot_config/fastfetch/startup.jsonc
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"source": "arch_small",
|
||||
"height": 14,
|
||||
"padding": {
|
||||
"top": 1,
|
||||
"bottom": 1,
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"separator" : " ➜ ",
|
||||
},
|
||||
"modules": [
|
||||
"title",
|
||||
"kernel",
|
||||
"packages",
|
||||
"shell",
|
||||
"battery",
|
||||
{
|
||||
"type": "separator",
|
||||
"string": " • ",
|
||||
},
|
||||
"break",
|
||||
"break"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user