ironbar: Add dynamic battery
This commit is contained in:
parent
84356a8885
commit
fe167fd072
6 changed files with 15 additions and 5 deletions
|
|
@ -8,5 +8,10 @@
|
|||
Extra settings for foo.
|
||||
'';
|
||||
};
|
||||
|
||||
battery = lib.mkOption {
|
||||
default = [];
|
||||
example = [];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue