feat(waybar): enable battery
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
swaync = true;
|
swaync = true;
|
||||||
waybar = {
|
waybar = {
|
||||||
enable = true;
|
enable = true;
|
||||||
battery = false;
|
battery = true;
|
||||||
style = ./config/waybar/style.css;
|
style = ./config/waybar/style.css;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user