the return of hypermac
This commit is contained in:
parent
d11bfc67ec
commit
f5f2fa95d4
6 changed files with 270 additions and 4 deletions
|
|
@ -37,7 +37,9 @@ window#waybar {
|
|||
#clock,
|
||||
#audio,
|
||||
#mpd,
|
||||
#battery {
|
||||
#battery,
|
||||
#cpu,
|
||||
#disk {
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
border: 0.2em solid #cba6f7;
|
||||
|
|
@ -95,3 +97,6 @@ window#waybar {
|
|||
margin-left: 0.2em;
|
||||
color: @mauve;
|
||||
}
|
||||
#cpu.highcpu {
|
||||
background: @mauve;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue