mirror of https://github.com/lcpz/lain.git
Updated fs (markdown)
This commit is contained in:
parent
609b118829
commit
ae93d3bd3d
4
fs.md
4
fs.md
|
@ -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.
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue