1
0
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:
2022-08-22 10:30:29 +02:00
parent ba13cd24a1
commit ed51858a67

View File

@@ -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 \