update: battery icon and space
This commit is contained in:
parent
3ca359ce96
commit
08947e991c
@ -395,7 +395,7 @@
|
|||||||
"warning": 30,
|
"warning": 30,
|
||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "{icon} {capacity}%",
|
"format": "{icon} {capacity}%",
|
||||||
"format-charging": "",
|
"format-charging": "",
|
||||||
"format-plugged": " {capacity}%",
|
"format-plugged": " {capacity}%",
|
||||||
"format-alt": "{icon} {time}",
|
"format-alt": "{icon} {time}",
|
||||||
@ -414,7 +414,7 @@
|
|||||||
"critical": 15
|
"critical": 15
|
||||||
},
|
},
|
||||||
"format": "",
|
"format": "",
|
||||||
"format-charging": "{icon} {capacity}%",
|
"format-charging": "{icon} {capacity}%",
|
||||||
// "format-good": "", // An empty format will hide the module
|
// "format-good": "", // An empty format will hide the module
|
||||||
//"format-icons": {
|
//"format-icons": {
|
||||||
// "Charging": ["","","","","","","","","","",""],
|
// "Charging": ["","","","","","","","","","",""],
|
||||||
|
@ -446,7 +446,7 @@ window#waybar.empty #window {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: @textcolor2;
|
color: @textcolor2;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
padding: 2px 15px 0px 10px;
|
padding: 0px 10px 0px 10px;
|
||||||
margin: 8px 10px 8px 0px;
|
margin: 8px 10px 8px 0px;
|
||||||
opacity:0.8;
|
opacity:0.8;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user