Updated fs (markdown)

This commit is contained in:
Luke Bonham 2013-09-12 08:43:38 -07:00
parent 9086e3b846
commit 2330b7d079
1 changed files with 2 additions and 2 deletions

4
fs.md
View File

@ -27,9 +27,9 @@ where `p` is the last column of `df` command ("/", "/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. Default definition: Finally, `settings` can modify `fs_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 } fs_notification_preset = { fg = beautiful.fg_normal }
### output table ### output table