diff options
author | Michael Stapelberg <stapelberg@users.noreply.github.com> | 2016-03-11 19:10:45 -0800 |
---|---|---|
committer | Michael Stapelberg <stapelberg@users.noreply.github.com> | 2016-03-11 19:10:45 -0800 |
commit | 132c35f6c9effbda3cf0e2cac80c9945b9d8d638 (patch) | |
tree | f97e059182c8f8094eb97675777cb0cfcd8d0bca /man | |
parent | e073cf496847173913b309a02c3d5578ddf48243 (diff) | |
parent | f0ecd7bf537e0eda55d564689f6f0d452535cf35 (diff) |
Merge pull request #114 from ixjlyons/fix-man-url
Fixed link to contrib in man page.
Diffstat (limited to 'man')
-rw-r--r-- | man/i3status.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/i3status.man b/man/i3status.man index f71ce98..f4e2a32 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -613,7 +613,7 @@ Put that in some script, say +.bin/my_i3status.sh+ and execute that instead of i Note that if you want to use the JSON output format (with colors in i3bar), you need to use a slightly more complex wrapper script. There are examples in the -contrib/ folder, see http://code.i3wm.org/i3status/tree/contrib +contrib/ folder, see http://code.i3wm.org/i3status/tree/master/contrib == SIGNALS |