mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
refactor(bar): prefer standard unique_ptr
This commit is contained in:
@ -42,6 +42,11 @@ window {
|
||||
background-color: #26A65B;
|
||||
}
|
||||
|
||||
.battery.warning {
|
||||
background: #f53c3c;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.cpu {
|
||||
background: #2ecc71;
|
||||
color: #000000;
|
||||
|
Reference in New Issue
Block a user