uh
This commit is contained in:
parent
f49747e109
commit
84ab000c1e
1 changed files with 15 additions and 15 deletions
|
@ -41,21 +41,21 @@ window#waybar {
|
|||
padding: 0 3px;
|
||||
}
|
||||
|
||||
#pulseaudio {
|
||||
/* #pulseaudio {
|
||||
color: #268bd2;
|
||||
}
|
||||
#memory {
|
||||
}
|
||||
#memory {
|
||||
color: #2aa198;
|
||||
}
|
||||
#cpu {
|
||||
}
|
||||
#cpu {
|
||||
color: #6c71c4;
|
||||
}
|
||||
#battery {
|
||||
}
|
||||
#battery {
|
||||
color: #859900;
|
||||
}
|
||||
#disk {
|
||||
}
|
||||
#disk {
|
||||
color: #b58900;
|
||||
}
|
||||
} */
|
||||
|
||||
#clock,
|
||||
#pulseaudio,
|
||||
|
|
Loading…
Reference in a new issue