mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(i3status-rust): time every 10 seconds
This commit is contained in:
@@ -187,7 +187,7 @@ in {
|
|||||||
{block = "load";}
|
{block = "load";}
|
||||||
{
|
{
|
||||||
block = "custom";
|
block = "custom";
|
||||||
interval = 1;
|
interval = 10;
|
||||||
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