Fixed uneven bar
This commit is contained in:
parent
869ca603d7
commit
de78dd97f2
1 changed files with 1 additions and 1 deletions
2
lfetch
2
lfetch
|
@ -50,7 +50,7 @@ uptime() {
|
|||
}
|
||||
|
||||
display_bar() {
|
||||
echo -e "\e[41m \e[42m \e[43m \e[44m \e[45m \e[46m \e[47m \e[0m"
|
||||
echo -e "\e[41m \e[42m \e[43m \e[44m \e[45m \e[46m \e[47m \e[0m"
|
||||
}
|
||||
|
||||
output_color() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue