refactor(bar): prefer standard unique_ptr

This commit is contained in:
Alexis
2018-08-11 12:49:28 +02:00
parent 8d5b61a9fd
commit 6ff296a4b0
7 changed files with 18 additions and 1415 deletions

View File

@ -42,6 +42,11 @@ window {
background-color: #26A65B;
}
.battery.warning {
background: #f53c3c;
color: white;
}
.cpu {
background: #2ecc71;
color: #000000;