forked from extern/nix-config
polybar: Add back battery module
The current machine I use has a battery, so this is needed.
This commit is contained in:
parent
ab909d567d
commit
2d46188b02
@ -15,7 +15,7 @@ background-alt = ${xrdb:color8}
|
|||||||
[bar/main]
|
[bar/main]
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
modules-center = window
|
modules-center = window
|
||||||
modules-right = cpu ram volume date time
|
modules-right = cpu ram volume date time battery
|
||||||
|
|
||||||
monitor = eDP
|
monitor = eDP
|
||||||
wm-restack = bspwm
|
wm-restack = bspwm
|
||||||
|
Loading…
Reference in New Issue
Block a user