bar: Provide format for ‘plugged’ state
This commit is contained in:
parent
92fcc25216
commit
1961cf17c9
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
|||
};
|
||||
|
||||
format-full = " ${fmt}";
|
||||
format-plugged = " ${fmt}";
|
||||
format-time = "{H}:{M}";
|
||||
weighted-average = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue