aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf50b36..b522dd5 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,10 @@ Compile it:
make
+Optionally also compile a version that prints time to stdout instead of updating the X root window name:
+
+ make dwmclock-print
+
Install dwmclock (needs to be run as root if installing to `/usr` or `/usr/local`):
make install
@@ -36,3 +40,7 @@ Usage
Amp it off in your `~/.xinitrc`:
dwmclock &
+
+Use it in Sway bar config:
+
+ status_command dwmclock-print