initial dotfiles
This commit is contained in:
commit
45e5fe53d2
370 changed files with 25449 additions and 0 deletions
42
.config/fastfetch/config.jsonc
Executable file
42
.config/fastfetch/config.jsonc
Executable file
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": null,
|
||||
"display": {
|
||||
"separator": " › "
|
||||
},
|
||||
"modules": [
|
||||
"break",
|
||||
{
|
||||
"type": "os",
|
||||
"key": "OS ",
|
||||
"keyColor": "31", // = color1
|
||||
},
|
||||
{
|
||||
"type": "kernel",
|
||||
"key": "KER ",
|
||||
"keyColor": "32",
|
||||
},
|
||||
{
|
||||
"type": "packages",
|
||||
"format": "{} (pacman)",
|
||||
"key": "PKG ",
|
||||
"keyColor": "33",
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"key": "SH ",
|
||||
"keyColor": "34",
|
||||
},
|
||||
{
|
||||
"type": "terminal",
|
||||
"key": "TER ",
|
||||
"keyColor": "35",
|
||||
},
|
||||
{
|
||||
"type": "wm",
|
||||
"key": "WM ",
|
||||
"keyColor": "36",
|
||||
},
|
||||
"break",
|
||||
]
|
||||
}
|
||||
16
.config/fastfetch/linuximaginary.txt
Normal file
16
.config/fastfetch/linuximaginary.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
.d8 .8uI
|
||||
88R m888
|
||||
88R %d88"
|
||||
88R 88R
|
||||
88R 88R
|
||||
88R 88R
|
||||
88R 88R
|
||||
88R 88R
|
||||
88R 88R
|
||||
88B 88B
|
||||
888 88*
|
||||
.88u
|
||||
%88*
|
||||
8I*
|
||||
J"*
|
||||
|
||||
7
.config/fastfetch/linuximaginary_small.txt
Normal file
7
.config/fastfetch/linuximaginary_small.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.d8 .8u
|
||||
88R 888
|
||||
88R d8"
|
||||
88R 88R
|
||||
88B 88*
|
||||
.88u 8I*
|
||||
88R *IL
|
||||
Loading…
Add table
Add a link
Reference in a new issue