From 0a8735a96d3bcaddd5340be6117874905aef5b9e Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Mon, 11 Jul 2022 23:18:44 -0700 Subject: polybar changes --- .config/polybar/forest/modules.ini | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to '.config/polybar/forest/modules.ini') diff --git a/.config/polybar/forest/modules.ini b/.config/polybar/forest/modules.ini index 340095c..6347b51 100644 --- a/.config/polybar/forest/modules.ini +++ b/.config/polybar/forest/modules.ini @@ -149,7 +149,7 @@ time-format = %H:%M ; format-charging = format-charging-prefix = "" -format-charging-prefix-foreground = ${color.green} +format-charging-prefix-foreground = ${color.lime} ; Available tags: ; (default) @@ -158,7 +158,7 @@ format-charging-prefix-foreground = ${color.green} ; format-discharging = format-discharging-prefix = "" -format-discharging-prefix-foreground = ${color.pink} +format-discharging-prefix-foreground = ${color.lime} ; Available tags: ; (default) @@ -166,7 +166,7 @@ format-discharging-prefix-foreground = ${color.pink} ; format-full = format-full-prefix =  -format-full-prefix-foreground = ${color.red} +format-full-prefix-foreground = ${color.lime} ; Available tokens: ; %percentage% (default) @@ -378,24 +378,22 @@ interval = 1.0 date = %A, %d %B ; Optional time format -time = at %I:%M %p +time = %I:%M %p ; if `date-alt` or `time-alt` is defined, clicking ; the module will toggle between formats -date-alt = It's %A, %d %B %Y -time-alt = at %k:%M:%S ; Available tags: ;