Awesome configs for Ben.

This commit is contained in:
Derek Taylor
2023-04-05 14:32:50 -05:00
parent 1966d656c1
commit 6252ad30c1
608 changed files with 9300 additions and 3600 deletions

6
.config/awesome/lain/wiki/mem.md Executable file → Normal file
View File

@@ -1,10 +1,10 @@
## Usage
[Read here.](https://github.com/lcpz/lain/wiki/Widgets#usage)
[Read here.](https://github.com/copycat-killer/lain/wiki/Widgets#usage)
### Description
Shows memory status in MiB, [like `top` and `free -h`](https://github.com/lcpz/lain/issues/271).
Shows memory status (in MiB).
```lua
local mymem = lain.widget.mem()
@@ -14,7 +14,7 @@ local mymem = lain.widget.mem()
Variable | Meaning | Type | Default
--- | --- | --- | ---
`timeout` | Refresh timeout (in seconds) | integer | 2
`timeout` | Refresh timeout seconds | number | 2
`settings` | User settings | function | empty function
in `settings` you can use the following variables: