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:
@@ -85,6 +85,11 @@ in {
|
||||
};
|
||||
};
|
||||
block = [
|
||||
{
|
||||
block = "custom";
|
||||
interval = 5;
|
||||
command = "newsboat-unread-count";
|
||||
}
|
||||
{
|
||||
block = "weather";
|
||||
autolocate = true;
|
||||
|
||||
Reference in New Issue
Block a user