From: Luke Bonham Date: Sat, 7 Sep 2013 10:40:38 +0000 (-0700) Subject: Updated fs (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/e25277ef15b7bcbdcbd2033e6f1488f042111610 Updated fs (markdown) --- diff --git a/fs.md b/fs.md index 98016fb..0659682 100644 --- a/fs.md +++ b/fs.md @@ -25,7 +25,7 @@ Variable | Type `widget` | `wibox.widget.textbox` `show` | function -You can display a notification of current disk space usage with the following key binding: +You can display a notification of current disk space usage with a key binding like this: awful.key({ altkey }, "h", function () mypartition.show(7) end),