non important commit
This commit is contained in:
parent
34d4fcf3ff
commit
e708e034cb
1 changed files with 2 additions and 24 deletions
|
|
@ -17,7 +17,7 @@
|
|||
radius = 0;
|
||||
fixed-center = true;
|
||||
|
||||
background = "#2e3440";
|
||||
background = "#000000";
|
||||
foreground = "#d8dee9";
|
||||
|
||||
line-size = 3;
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
type = "internal/date";
|
||||
interval = 1;
|
||||
|
||||
date = "%Y-%m-%d";
|
||||
date = "%d-%m-%Y";
|
||||
time = "%H:%M:%S";
|
||||
|
||||
format-prefix = " ";
|
||||
|
|
@ -116,28 +116,6 @@
|
|||
format-prefix-foreground = "#b48ead";
|
||||
label = "%percentage_used%%";
|
||||
};
|
||||
|
||||
"module/battery" = {
|
||||
type = "internal/battery";
|
||||
battery = "BAT0";
|
||||
adapter = "AC";
|
||||
full-at = 98;
|
||||
|
||||
format-charging = "<label-charging>";
|
||||
format-charging-prefix = " ";
|
||||
format-charging-prefix-foreground = "#a3be8c";
|
||||
|
||||
format-discharging = "<label-discharging>";
|
||||
format-discharging-prefix = " ";
|
||||
format-discharging-prefix-foreground = "#ebcb8b";
|
||||
|
||||
format-full-prefix = " ";
|
||||
format-full-prefix-foreground = "#a3be8c";
|
||||
|
||||
label-charging = "%percentage%%";
|
||||
label-discharging = "%percentage%%";
|
||||
label-full = "%percentage%%";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue