This commit is contained in:
Hadi
2024-09-30 21:15:21 +02:00
parent c1609eefff
commit 57c0df5d48
3 changed files with 115 additions and 84 deletions

View File

@@ -223,7 +223,8 @@
"theme.osd.bar_container": "#${config.var.theme.colors.bgalt}",
"theme.bar.menus.menu.media.background.color": "#${config.var.theme.colors.bgalt}",
"theme.bar.menus.menu.media.card.color": "#${config.var.theme.colors.bgalt}",
"theme.bar.menus.menu.media.card.tint": 90
"theme.bar.menus.menu.media.card.tint": 90,
"bar.customModules.updates.pollingInterval": 1440000
}
'';
};