Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
1 changed files with 3 additions and 2 deletions
Showing only changes of commit 7a382c1165 - Show all commits

View File

@ -80,8 +80,9 @@
}, },
"format": "{icon}", "format": "{icon}",
"tooltip-format": "{capacity}% ({time})", "tooltip-format": "{capacity}% ({time})",
"format-plugged": "{capacity}% ", "format-charging": "{capacity}% ",
"format-alt": "{capacity}% {time} {icon}", "format-full": "{capacity}% ",
"format-alt": "{capacity}% {time} [{power:.2} W]",
"format-icons": [" ", " ", " ", " ", " "] "format-icons": [" ", " ", " ", " ", " "]
}, },
} }