Fixed most waybar problems and updated README

This commit is contained in:
Gu://em_ 2024-12-23 12:00:49 +01:00
parent f526fff8d3
commit ce0f7978ed
4 changed files with 33 additions and 24 deletions

View file

@ -80,15 +80,22 @@ tooltip label {
#power,
#custom-updates,
#tray,
#audio,
#privacy,
#sound { /*Controls all the right modules for some reason*/
/*#audio,*/ /* Duplicate with #sound */
#sound,
#privacy { /*Controls all the right modules for some reason*/
border-radius: 2px;
margin: 2px 1px 3px 1px;
background: alpha(darker(@active), 0.3);
border: 1px solid alpha(darker(@active), 0.3);
}
/* Override specific parameters*/
#brightness,
#sound {
padding: 1px 0px;
}
#custom-notifications {
padding-left: 4px;
}
@ -217,9 +224,8 @@ tooltip label {
#pulseaudio.mic {
border-radius: 4px;
color: @background;
background: alpha(darker(@foreground), 0.6);
padding-left: 4px;
color: lighter(@active);
padding-left: 2px;
}
#backlight-slider slider,