From ee5dfbbf59d234909a487f1cdad4e5b3f2b85609 Mon Sep 17 00:00:00 2001 From: Christoph Schiessl Date: Mon, 23 Apr 2018 19:58:54 +0200 Subject: [PATCH] feat(battery): add animation-discharging --- doc/config.cmake | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/config.cmake b/doc/config.cmake index fe2cc9e2..9c5e3263 100644 --- a/doc/config.cmake +++ b/doc/config.cmake @@ -328,7 +328,7 @@ full-at = 98 format-charging = format-charging-underline = #ffb52a -format-discharging = +format-discharging = format-discharging-underline = ${self.format-charging-underline} format-full-prefix = " " @@ -346,6 +346,12 @@ animation-charging-2 =  animation-charging-foreground = ${colors.foreground-alt} animation-charging-framerate = 750 +animation-discharging-0 =  +animation-discharging-1 =  +animation-discharging-2 =  +animation-discharging-foreground = ${colors.foreground-alt} +animation-discharging-framerate = 750 + [module/temperature] type = internal/temperature thermal-zone = 0