mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
waybar
This commit is contained in:
parent
44f676b314
commit
08485b2c80
1 changed files with 4 additions and 5 deletions
|
|
@ -356,18 +356,17 @@
|
|||
}
|
||||
|
||||
#cpu {
|
||||
background-color: #f1fa8c;
|
||||
background-color: #bd93f9; /* Purple */
|
||||
color: #282a36;
|
||||
}
|
||||
|
||||
#memory {
|
||||
background-color: #ffb86c;
|
||||
color: #282a36;
|
||||
background-color: #6272a4; /* Greyish Blue */
|
||||
color: #f8f8f2;
|
||||
}
|
||||
|
||||
#network {
|
||||
background-color: #8be9fd;
|
||||
color: #282a36;
|
||||
background-color: #44475a; /* Darker Grey */
|
||||
}
|
||||
|
||||
#pulseaudio {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue