1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(i3status-rust): newsboat via json

This commit is contained in:
2022-08-19 11:26:56 +02:00
parent 38946d1c20
commit 5fa7957978
2 changed files with 8 additions and 4 deletions

View File

@@ -72,6 +72,7 @@ in {
time = "📅 ";
toggle_off = "👎";
toggle_on = "👍";
update = "🆕";
volume_empty = "🔈 ";
volume_full = "🔊 ";
volume_half = "🔉 ";
@@ -87,7 +88,7 @@ in {
block = [
{
block = "custom";
interval = 5;
interval = 10;
command = "newsboat-unread-count";
}
{