Ineec94d1db8
(which is about the time feature) it looks like7f2ed35c41
has been reverted (probably a merge error). This patch reapplies it.
This commit is contained in:
parent
05defce9d2
commit
3e00d6cc56
@ -762,8 +762,8 @@ _lp_battery_color()
|
||||
{
|
||||
[[ "$LP_ENABLE_BATT" != 1 ]] && return
|
||||
|
||||
local mark=$LP_BATTERY_MARK
|
||||
local chargingmark=$LP_ADAPTER_MARK
|
||||
local mark=$LP_MARK_BATTERY
|
||||
local chargingmark=$LP_MARK_ADAPTER
|
||||
local bat
|
||||
local ret
|
||||
bat=$(_lp_battery)
|
||||
|
Loading…
Reference in New Issue
Block a user