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
|
||||
battery="${batteries[0]}%"
|
||||
fi
|
||||
else
|
||||
battery="None"
|
||||
fi
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue