ironbar: Add dynamic battery
This commit is contained in:
parent
84356a8885
commit
fe167fd072
6 changed files with 15 additions and 5 deletions
|
|
@ -23,6 +23,7 @@
|
|||
morewaita-icon-theme
|
||||
kdePackages.breeze-icons
|
||||
gnome.seahorse
|
||||
upower
|
||||
];
|
||||
|
||||
gtk.iconCache.enable = false;
|
||||
|
|
@ -42,6 +43,7 @@
|
|||
'';
|
||||
|
||||
programs.dconf.enable = true;
|
||||
services.upower.enable = true;
|
||||
services.printing.enable = true;
|
||||
services.dbus.enable = true;
|
||||
services.dbus.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue