bar: Provide format for ‘plugged’ state

This commit is contained in:
Mikael 2024-08-26 15:03:56 +02:00
parent 92fcc25216
commit 1961cf17c9
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -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;
}