feat(waybar): set styling for tool tips

This commit is contained in:
Price Hiller 2023-07-24 19:08:00 -05:00
parent a158be7724
commit 11bff8b0ce
No known key found for this signature in database

View File

@ -65,6 +65,8 @@
#clock, #clock,
#wireplumber, #wireplumber,
#image, #image,
tooltip,
tooltip label,
#custom-pacman-update, #custom-pacman-update,
#taskbar, #taskbar,
#tray, #tray,
@ -76,6 +78,12 @@
border-radius: 20px; border-radius: 20px;
} }
tooltip {
background-color: #16161d;
color: #dcd7ba;
border-radius: 20px;
}
/* Media */ /* Media */
#custom-media.playing { #custom-media.playing {
background: linear-gradient( background: linear-gradient(