n
This commit is contained in:
parent
fb18367f11
commit
c61d3b6885
@ -70,7 +70,7 @@
|
|||||||
warning = 30;
|
warning = 30;
|
||||||
critical = 20;
|
critical = 20;
|
||||||
};
|
};
|
||||||
format = "{icon} {capacity}%";
|
format = "{icon} {capacity}%";
|
||||||
format-charging = " {capacity}%";
|
format-charging = " {capacity}%";
|
||||||
format-plugged = " {capacity}%";
|
format-plugged = " {capacity}%";
|
||||||
format-alt = "{time} {icon}";
|
format-alt = "{time} {icon}";
|
||||||
@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
clock = {
|
clock = {
|
||||||
format = " {:%H:%M}";
|
format = " {:%H:%M}";
|
||||||
tooltip-format = "\n<span size='9pt' font='monospace'>{calendar}</span>";
|
tooltip-format = "<span size='9pt' font='monospace'>{calendar}</span>";
|
||||||
calendar = {
|
calendar = {
|
||||||
mode = "month";
|
mode = "month";
|
||||||
weeks-pos = "right";
|
weeks-pos = "right";
|
||||||
|
Reference in New Issue
Block a user