add battery and backlight styling

This commit is contained in:
xsghetti 2024-07-16 23:34:36 -04:00
parent 4dbb2cbe7e
commit 5ca3f0c9b1

View file

@ -61,7 +61,8 @@ tooltip {
#pulseaudio,
#clock,
#custom-swaync,
#custom-updates{
#custom-updates,
#backlight{
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
@ -72,6 +73,18 @@ tooltip {
}
#battery{
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 11px;
background-color: @color1;
border: 1px solid @color7;
}
#custom-chatgpt{
margin-left: 5px;
margin-top: 5px;