aboutsummaryrefslogtreecommitdiffstats
path: root/i3wm/.config/polybar/config
diff options
context:
space:
mode:
authorPeter Son Struschka <me@peter-struschka.com>2018-12-23 21:18:43 +0700
committerPeter Son Struschka <me@peter-struschka.com>2018-12-23 21:18:43 +0700
commit524e32f64fad6b3584a43c36d131ac8a004831aa (patch)
tree6467042c12c7ccd1df99f593b62c85c138310112 /i3wm/.config/polybar/config
parente30c67483b11bab0ae3795ef7015435489ea7833 (diff)
downloaddotfiles-524e32f64fad6b3584a43c36d131ac8a004831aa.tar.gz
dotfiles-524e32f64fad6b3584a43c36d131ac8a004831aa.tar.bz2
dotfiles-524e32f64fad6b3584a43c36d131ac8a004831aa.tar.lz
dotfiles-524e32f64fad6b3584a43c36d131ac8a004831aa.tar.xz
dotfiles-524e32f64fad6b3584a43c36d131ac8a004831aa.tar.zst
dotfiles-524e32f64fad6b3584a43c36d131ac8a004831aa.zip
added time to battery module in polybar
Diffstat (limited to 'i3wm/.config/polybar/config')
-rw-r--r--i3wm/.config/polybar/config5
1 files changed, 4 insertions, 1 deletions
diff --git a/i3wm/.config/polybar/config b/i3wm/.config/polybar/config
index 74c9e85..2c5454d 100644
--- a/i3wm/.config/polybar/config
+++ b/i3wm/.config/polybar/config
@@ -441,15 +441,18 @@ bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
+time-format = %H:%M
battery = BAT0
adapter = AC
full-at = 89
format-charging = <animation-charging> <label-charging>
format-charging-underline = #ffb52a
+label-charging = %percentage%% | %time%
format-discharging = <animation-discharging> <label-discharging>
format-discharging-underline = ${self.format-charging-underline}
+label-discharging = %percentage%% | %time%
format-full = 
format-full-foreground = ${colors.foreground}
@@ -468,7 +471,7 @@ animation-charging-2 = 
animation-charging-3 = 
animation-charging-4 = 
animation-charging-foreground = ${colors.foreground}
-animation-charging-framerate = 1000
+animation-charging-framerate = 750
animation-discharging-0 = 
animation-discharging-1 = 