🎨 ux(neofetch): image y-offset and changed color dots
This commit is contained in:
parent
5c6eba2dc0
commit
f618c0343d
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ print_info() {
|
||||||
info " " packages
|
info " " packages
|
||||||
|
|
||||||
prin "└───────────────────────────────────────┘"
|
prin "└───────────────────────────────────────┘"
|
||||||
prin "\n \n \n \n \n ${cl3} \n \n ${cl5} \n \n ${cl2} \n \n ${cl6} \n \n ${cl4} \n \n ${cl1} \n \n ${cl7} \n \n ${cl0}"
|
prin "\n \n \n \n \n ${cl3} \n \n ${cl5} \n \n ${cl2} \n \n ${cl6} \n \n ${cl4} \n \n ${cl1} \n \n ${cl7} \n \n ${cl0} \n \n "
|
||||||
}
|
}
|
||||||
|
|
||||||
# Colors for custom colorblocks
|
# Colors for custom colorblocks
|
||||||
|
@ -706,7 +706,7 @@ gap=3
|
||||||
# Values: 'px'
|
# Values: 'px'
|
||||||
# Flags: --xoffset
|
# Flags: --xoffset
|
||||||
# --yoffset
|
# --yoffset
|
||||||
yoffset=0
|
yoffset=1
|
||||||
xoffset=0
|
xoffset=0
|
||||||
|
|
||||||
# Image background color
|
# Image background color
|
||||||
|
|
Loading…
Add table
Reference in a new issue