1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat(newsboat): add key for syncing, add indicator to bar

This commit is contained in:
2022-07-25 22:25:19 +02:00
parent f805e3a076
commit 44501db7fb
3 changed files with 18 additions and 0 deletions

View File

@@ -85,6 +85,11 @@ in {
};
};
block = [
{
block = "custom";
interval = 5;
command = "newsboat-unread-count";
}
{
block = "weather";
autolocate = true;