From 803761f6802f2d0b580a85e99ff2614c246312da Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 23 Aug 2021 13:18:29 +0200 Subject: [PATCH] sattustime: Add i3blocks config. --- statustime.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/statustime.cpp b/statustime.cpp index a4f8bfd..0ef8815 100755 --- a/statustime.cpp +++ b/statustime.cpp @@ -1,4 +1,10 @@ // Print date and time for i3 status bar. +/* i3blocks config: + * [time] + * command=statustime + * interval=persist + * markup=pango + */ #include #include