Update
This commit is contained in:
parent
7f1c7446f8
commit
660c99d5ed
@ -224,7 +224,8 @@
|
|||||||
"theme.bar.menus.menu.media.background.color": "#${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.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
|
"bar.customModules.updates.pollingInterval": 1440000,
|
||||||
|
"bar.media.show_active_only": true
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user