From 6298377bd467a241dc1b05ef54f4e6ce02e06de1 Mon Sep 17 00:00:00 2001 From: Axel Wagner Date: Fri, 18 Jun 2010 01:53:27 +0200 Subject: Implemented a ddate-module --- man/i3status.man | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/i3status.man') diff --git a/man/i3status.man b/man/i3status.man index 9fa5767..b7f362e 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -197,6 +197,16 @@ Formats the current system time. See +strftime(3)+ for the format. *Example format*: +%Y-%m-%d %H:%M:%S+ +=== DDate + +Outputs the current discordian date in user-specified format. See +ddate(1)+ for +details on the format string. +*Note*: Neither *%.* nor *%X* are implemented yet. + +*Example order*: +ddate+ + +*Example format*: +%{%a, %b %d%}, %Y%N - %H+ + == Using i3status with dzen2 After installing dzen2, you can directly use it with i3status: -- cgit v1.2.3