home-manager: added battery info to waybar

This commit is contained in:
Aly Raffauf 2024-03-23 23:08:30 -04:00
parent 1cd649326a
commit 0be45f4325

View file

@ -42,7 +42,7 @@
];
modules-left = [ "hyprland/workspaces" "hyprland/mode" ];
modules-center = [ "hyprland/window" ];
modules-right = [ "tray" "clock"];
modules-right = [ "tray" "battery" "clock"];
"hyprland/workspaces" = {
all-outputs = true;