mirror of
https://github.com/kmein/niveum
synced 2026-03-19 11:31:09 +01:00
feat(i3status-rust): time interval 1s
This commit is contained in:
@@ -180,7 +180,7 @@ in {
|
|||||||
{block = "load";}
|
{block = "load";}
|
||||||
{
|
{
|
||||||
block = "custom";
|
block = "custom";
|
||||||
interval = 10;
|
interval = 1;
|
||||||
json = true;
|
json = true;
|
||||||
command = pkgs.writers.writeDash "time" ''
|
command = pkgs.writers.writeDash "time" ''
|
||||||
${pkgs.jq}/bin/jq -n \
|
${pkgs.jq}/bin/jq -n \
|
||||||
|
|||||||
Reference in New Issue
Block a user