aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2022-06-25 15:21:07 -0500
committerFivePixels <o5pxels@gmail.com>2022-06-25 15:21:07 -0500
commit5d1f09def6295b1de95557cb694a2a70055566a9 (patch)
tree43124144098036241e5e43f1dd0d742ede395909 /.config/waybar/style.css
parent8e17e0f44be927294b70482c920ff24434d348bc (diff)
downloaddots-5d1f09def6295b1de95557cb694a2a70055566a9.tar.xz
dots-5d1f09def6295b1de95557cb694a2a70055566a9.zip
Add battery entry for archbook configsway-archbook
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index f185f22..5447a72 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -50,7 +50,7 @@ window#waybar {
}
/* Modules in center of section */
-#idle_inhibitor, #memory, #cpu, #temperature, #network, #pulseaudio {
+#idle_inhibitor, #memory, #cpu, #temperature, #network, #pulseaudio, #battery {
padding: 1px 0px 1px 0px;
margin: 0px 10px 0px 10px;
color: white;