heart icon leftover
This commit is contained in:
parent
e5d47e1dc4
commit
ad675baa74
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ template $AudreyUiPlaybar: Adw.Bin {
|
||||||
[end]
|
[end]
|
||||||
Box {
|
Box {
|
||||||
Button {
|
Button {
|
||||||
icon-name: "non-starred";
|
icon-name: "heart-empty-symbolic"; // placeholder
|
||||||
valign: center;
|
valign: center;
|
||||||
sensitive: bind template.idle-active inverted;
|
sensitive: bind template.idle-active inverted;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue