From 2d46188b0227d1dc82d278ed58013ff8322d2fc0 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 14 Nov 2021 11:18:36 -0500 Subject: [PATCH] polybar: Add back battery module The current machine I use has a battery, so this is needed. --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 63b9652..6abbd5a 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -15,7 +15,7 @@ background-alt = ${xrdb:color8} [bar/main] modules-left = bspwm modules-center = window -modules-right = cpu ram volume date time +modules-right = cpu ram volume date time battery monitor = eDP wm-restack = bspwm