Battery remove 'None' value
This commit is contained in:
parent
c27e70864d
commit
2656aa5563
1 changed files with 0 additions and 2 deletions
2
neofetch
2
neofetch
|
@ -1574,8 +1574,6 @@ getbattery () {
|
||||||
fi
|
fi
|
||||||
battery="${batteries[0]}%"
|
battery="${batteries[0]}%"
|
||||||
fi
|
fi
|
||||||
else
|
|
||||||
battery="None"
|
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
Reference in a new issue