Updated config
This commit is contained in:
@ -6,14 +6,12 @@
|
||||
}
|
||||
|
||||
#waybar {
|
||||
background: transparent;
|
||||
background: rgba(38, 41, 44, 0.5);
|
||||
}
|
||||
|
||||
#cpu, #custom-gpu, #memory, #disk, #wireplumber, #clock {
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
border-radius: 3px;
|
||||
color: rgba(255, 255, 255, 0.9);
|
||||
background: rgba(38, 41, 44, 0.5);
|
||||
padding: 4px 8px;
|
||||
margin-bottom: 10px;
|
||||
margin-right: 10px;
|
||||
margin-left: 4px;
|
||||
}
|
Reference in New Issue
Block a user