Wed Jun 5 01:56:42 PM CEST 2024
This commit is contained in:
parent
d092fc690d
commit
f74bce95c9
|
@ -53,4 +53,12 @@
|
|||
};
|
||||
|
||||
programs.alacritty.settings.font.size = 13;
|
||||
programs.waybar.style = ''
|
||||
#wireplumber {
|
||||
background-color: #023269;
|
||||
}
|
||||
#tray {
|
||||
background-color: #1f2430;
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
|
|
@ -147,8 +147,6 @@
|
|||
#network,
|
||||
#pulseaudio,
|
||||
#wireplumber,
|
||||
#custom-updates,
|
||||
#custom-powermode,
|
||||
#tray {
|
||||
padding: 0 12px;
|
||||
border-radius: 7px;
|
||||
|
|
Loading…
Reference in New Issue