Adds yay updater
This commit is contained in:
parent
a0c00b0b8f
commit
43f41958f5
5 changed files with 27 additions and 3 deletions
|
|
@ -85,7 +85,9 @@ window#waybar {
|
|||
#custom-weather.severe,
|
||||
#custom-weather.showyIcyDay,
|
||||
#custom-weather.snowyIcyNight,
|
||||
#custom-weather.sunnyDay {
|
||||
#custom-weather.sunnyDay,
|
||||
#custom-updates,
|
||||
#custom-updates.pending-updates {
|
||||
color: #d5c4a1;
|
||||
padding: 3px 6px 3px 6px;
|
||||
}
|
||||
|
|
@ -190,4 +192,8 @@ window#waybar {
|
|||
background-color: #b8bb26;
|
||||
}
|
||||
|
||||
#custom-updates.pending-updates {
|
||||
background-color: dodgerblue;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue