idk some changes
This commit is contained in:
@ -1,10 +1,14 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"source": "arch_small",
|
||||
"source": "/home/alex/dotfiles/.config/fastfetch/logo.txt",
|
||||
"padding": {
|
||||
"top": 2,
|
||||
"right": 4
|
||||
"top": 0,
|
||||
"right": 2
|
||||
},
|
||||
"color": {
|
||||
"1": "red",
|
||||
"2": "yellow"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
@ -23,11 +27,13 @@
|
||||
}
|
||||
},
|
||||
"color": {
|
||||
"keys": "cyan", // Key color
|
||||
"title": "light_blue" // Title color
|
||||
"keys": "yellow", // Key color
|
||||
"title": "red" // Title color
|
||||
},
|
||||
},
|
||||
"modules": [
|
||||
"break",
|
||||
"break",
|
||||
"break",
|
||||
{
|
||||
"type": "os",
|
||||
|
BIN
.config/fastfetch/logo.png
Normal file
BIN
.config/fastfetch/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
16
.config/fastfetch/logo.txt
Normal file
16
.config/fastfetch/logo.txt
Normal file
@ -0,0 +1,16 @@
|
||||
# #
|
||||
### ###
|
||||
#### ####
|
||||
##### #####
|
||||
##### #####
|
||||
######## ########
|
||||
########## ### ##########
|
||||
### ###### #### ###### ###
|
||||
### ############## ###
|
||||
### ########## ###
|
||||
### ###### ###
|
||||
### #### ###
|
||||
### #### ###
|
||||
# #### #
|
||||
####
|
||||
##
|
Reference in New Issue
Block a user