Initial commit : dotfiles setup
0
.config/fastfetch/.reload_flag
Normal file
0
.config/fastfetch/config.json.tmp
Normal file
59
.config/fastfetch/config.jsonc
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"type": "kitty-direct",
|
||||
"source": "/home/rionzaphkiel/.config/fastfetch/logo/john_wuthering.png",
|
||||
"padding": {
|
||||
"top": 1,
|
||||
"left": 2
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"separator": " ",
|
||||
"color": {
|
||||
"title": "yellow"
|
||||
}
|
||||
},
|
||||
"modules": [
|
||||
"break",
|
||||
"title",
|
||||
{
|
||||
"type": "os",
|
||||
"key": "os ",
|
||||
"keyColor": "white"
|
||||
},
|
||||
{
|
||||
"type": "wm",
|
||||
"key": "de ",
|
||||
"keyColor": "white"
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"key": "shell ",
|
||||
"keyColor": "white"
|
||||
},
|
||||
{
|
||||
"type": "uptime",
|
||||
"format": "{2}h {3}m",
|
||||
"key": "uptime",
|
||||
"keyColor": "white"
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": "os age",
|
||||
"text": "birth_install=$(stat -c %W /); current=$(date +%s); days_difference=$(( (current - birth_install) / 86400 )); echo $days_difference days",
|
||||
"keyColor": "white"
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"key": "memory",
|
||||
"keyColor": "white"
|
||||
},
|
||||
{
|
||||
"type": "command",
|
||||
"key": "wife ",
|
||||
"format": "Artoria Pendragon",
|
||||
"keyColor": "white"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
.config/fastfetch/logo/arknights.png
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
.config/fastfetch/logo/endfield.png
Normal file
|
After Width: | Height: | Size: 82 KiB |
BIN
.config/fastfetch/logo/john_arknights.png
Normal file
|
After Width: | Height: | Size: 65 KiB |
BIN
.config/fastfetch/logo/john_endfield.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
.config/fastfetch/logo/john_genshin.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
.config/fastfetch/logo/john_starrail.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
.config/fastfetch/logo/john_wuthering.png
Normal file
|
After Width: | Height: | Size: 64 KiB |
BIN
.config/fastfetch/logo/john_zenless.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
.config/fastfetch/logo/wuthering.png
Normal file
|
After Width: | Height: | Size: 76 KiB |