mpris mostly works, still need to init the state though

This commit is contained in:
2026-02-03 11:22:57 +01:00
parent 9c70065bf6
commit b9f5eea4af
10 changed files with 170 additions and 22 deletions

View File

@@ -21,6 +21,11 @@ window {
font-family: var(--text-font);
}
.material-icons {
font-family: var(--icon-font-material);
font-size: 18px;
}
popover {
margin-top: 4px;
font-family: var(--text-font);