This commit is contained in:
Hadi 2024-10-01 15:05:02 +02:00
parent 7f1c7446f8
commit 660c99d5ed

View File

@ -224,7 +224,8 @@
"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,
"bar.customModules.updates.pollingInterval": 1440000
"bar.customModules.updates.pollingInterval": 1440000,
"bar.media.show_active_only": true
}
'';
};