Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-10 14:13:33 -07:00 committed by copycat-killer
parent f2fd571bee
commit 606d4f06d0
1 changed files with 3 additions and 1 deletions

4
fs.md
View File

@ -27,7 +27,9 @@ where `p` is the last column of `df` ("/", "/home", "/boot", ...).
This means you can set the widget for a certain partition, but you can look up at others too. This means you can set the widget for a certain partition, but you can look up at others too.
Finally, `settings` can modify `notification_preset` table too. This table will be the preset for the naughty notifications. Check [here](http://awesome.naquadah.org/doc/api/modules/naughty.html#notify) for the list of variables it can contain. Finally, `settings` can modify `notification_preset` table too. This table will be the preset for the naughty notifications. Check [here](http://awesome.naquadah.org/doc/api/modules/naughty.html#notify) for the list of variables it can contain. Default definition:
notification_preset = { fg = beautiful.fg_normal }
### output table ### output table