mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 05:23:54 -05:00
home-manager: added battery info to waybar
This commit is contained in:
parent
1cd649326a
commit
0be45f4325
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue