waybar: replace custom battery with upower+poweralertd
This commit is contained in:
parent
a1de736249
commit
f2e9573384
2 changed files with 14 additions and 5 deletions
|
|
@ -91,6 +91,9 @@
|
|||
"idea.properties".text = "idea.filewatcher.executable.path = ${pkgs.fsnotifier}/bin/fsnotifier";
|
||||
};
|
||||
|
||||
services.trayscale.enable = true;
|
||||
services = {
|
||||
trayscale.enable = true;
|
||||
poweralertd.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue