ironbar: Add dynamic battery
This commit is contained in:
parent
84356a8885
commit
fe167fd072
6 changed files with 15 additions and 5 deletions
|
|
@ -10,4 +10,7 @@
|
|||
",highrr,auto,1"
|
||||
];
|
||||
programs.ironbar.monitor = "eDP-1";
|
||||
programs.ironbar.battery = [
|
||||
{ type = "upower"; class = "memory-usage"; }
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue