Updateable pkg module in orange
This commit is contained in:
parent
eda4401e14
commit
f7f4b0170c
|
@ -24,6 +24,7 @@
|
||||||
* yellow
|
* yellow
|
||||||
* blue
|
* blue
|
||||||
* purple
|
* purple
|
||||||
|
* orange
|
||||||
* aqua
|
* aqua
|
||||||
* redhi
|
* redhi
|
||||||
* greenhi
|
* greenhi
|
||||||
|
@ -244,6 +245,10 @@ window#waybar {
|
||||||
margin-bottom: -3px;
|
margin-bottom: -3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#custom-pkg.updateable {
|
||||||
|
color: @orange;
|
||||||
|
}
|
||||||
|
|
||||||
/* Gammastep */
|
/* Gammastep */
|
||||||
|
|
||||||
#custom-gammastep.enabled {
|
#custom-gammastep.enabled {
|
||||||
|
|
Loading…
Reference in New Issue