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:
@@ -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";
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user