about summary refs log tree commit diff
path: root/home/profiles/base/config/waybar/style.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base/config/waybar/style.nix')
-rw-r--r--home/profiles/base/config/waybar/style.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/profiles/base/config/waybar/style.nix b/home/profiles/base/config/waybar/style.nix
index 195fb2d..965e71b 100644
--- a/home/profiles/base/config/waybar/style.nix
+++ b/home/profiles/base/config/waybar/style.nix
@@ -49,6 +49,7 @@ with neotheme.colors;
   #cpu,
   #temperature,
   #backlight,
+  #battery,
   #network,
   #memory,
   #language,
@@ -70,7 +71,7 @@ with neotheme.colors;
     }
   }
 
-  #custom-seperator {
+  #custom-separator {
     color: #${alt1};
     background-color: #${background};
     border-bottom: 1px solid #${bright0};