Wed Jun 5 02:36:07 PM CEST 2024
This commit is contained in:
parent
9447a15776
commit
3cc58eb458
|
@ -57,10 +57,10 @@
|
|||
margin: 4px 9px;
|
||||
}
|
||||
#wireplumber {
|
||||
background-color: #1f2430;
|
||||
background-color: #023269;
|
||||
}
|
||||
#tray {
|
||||
background-color: #023269;
|
||||
background-color: #1f2430;
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
|
|
@ -137,6 +137,7 @@
|
|||
|
||||
|
||||
#window,
|
||||
#clock.clock2,
|
||||
#clock,
|
||||
#memory,
|
||||
#disk,
|
||||
|
@ -146,6 +147,8 @@
|
|||
#pulseaudio,
|
||||
#wireplumber,
|
||||
#cpu.cpu2,
|
||||
#cpu,
|
||||
#battery,
|
||||
#memory,
|
||||
#tray {
|
||||
padding: 0 12px;
|
||||
|
|
Loading…
Reference in New Issue