From cf4bd3044872b56c4b25f657a810a08589e0a8af Mon Sep 17 00:00:00 2001 From: enkore Date: Sun, 12 Oct 2014 14:42:12 +0200 Subject: [PATCH] .... --- docs/i3pystatus.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/i3pystatus.rst b/docs/i3pystatus.rst index b38774e..ec24356 100644 --- a/docs/i3pystatus.rst +++ b/docs/i3pystatus.rst @@ -4,11 +4,11 @@ Module reference .. Don't list *every* module here, e.g. cpu-usage suffices, because the other variants are listed below that one. -:System: `clock`_ - `disk`_ - `load`_ - `mem`_ - `cpu-usage`_ +:System: `clock`_ - `disk`_ - `load`_ - `mem`_ - `cpu_usage`_ :Audio: `alsa`_ - `pulseaudio`_ :Hardware: `battery`_ - `backlight`_ - `temp`_ :Network: `network`_ - `wireless`_ -:Music: `now-playing`_ - `mpd`_ +:Music: `now_playing`_ - `mpd`_ :Websites & stuff: `weather`_ - `bitcoin`_ - `reddit`_ - `parcel`_ :Other: `mail`_ - `pyload`_ - `text`_ :Advanced: `file`_ - `regex`_ - `runwatch`_ - `shell`_