summaryrefslogtreecommitdiff
path: root/stumpwm/modules/modeline/fuzzytime/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'stumpwm/modules/modeline/fuzzytime/README.org')
-rw-r--r--stumpwm/modules/modeline/fuzzytime/README.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/stumpwm/modules/modeline/fuzzytime/README.org b/stumpwm/modules/modeline/fuzzytime/README.org
new file mode 100644
index 0000000..fbfc14f
--- /dev/null
+++ b/stumpwm/modules/modeline/fuzzytime/README.org
@@ -0,0 +1,9 @@
+** Usage
+Put:
+#+BEGIN_SRC lisp
+(load-module "fuzzytime")
+#+END_SRC
+in =~/.stumpwmrc= and then use =%F= in the mode-line format string.
+
+The output format and granularity may be customised by changing
+~*fuzzytime-format*~ and ~*minute-granularity*~ respectively.