X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/a6bb0ef8d5c570023e1b9819d6b289db7f3e7155..1bb4d3a124912805bc3a2e7ef3b1b22e2544764c:/Utilities.md diff --git a/Utilities.md b/Utilities.md index cbf8c0f..6afff16 100644 --- a/Utilities.md +++ b/Utilities.md @@ -1,11 +1,11 @@ markup ------ -This is a submodule which helps you markupping your text. +Made markup easier! First, require it like this: - local markup = require("lain.util.markup") + local markup = lain.util.markup then you can call its functions: @@ -46,7 +46,7 @@ they all take one argument, which is the text to markup, except `fg.color` and ` menu\_clients\_current\_tags ---------------------------- -Similar to `awful.menu.clients()`, but this menu only shows the clients +Similar to `awful.menu.clients`, but this menu only shows the clients of currently visible tags. Use it with a key binding like this: awful.key({ "Mod1" }, "Tab",