mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Awesome configs for Ben.
This commit is contained in:
6
.config/awesome/lain/wiki/temp.md
Executable file → Normal file
6
.config/awesome/lain/wiki/temp.md
Executable file → Normal file
@@ -1,6 +1,6 @@
|
||||
## Usage
|
||||
|
||||
[Read here.](https://github.com/lcpz/lain/wiki/Widgets#usage)
|
||||
[Read here.](https://github.com/copycat-killer/lain/wiki/Widgets#usage)
|
||||
|
||||
### Description
|
||||
|
||||
@@ -14,7 +14,7 @@ local mytemp = lain.widget.temp()
|
||||
|
||||
Variable | Meaning | Type | Default
|
||||
--- | --- | --- | ---
|
||||
`timeout` | Refresh timeout (in seconds) | integer | 2
|
||||
`timeout` | Refresh timeout seconds | number | 2
|
||||
`tempfile` | Path of file which stores core temperature value | string | "/sys/class/thermal/thermal_zone0/temp"
|
||||
`settings` | User settings | function | empty function
|
||||
|
||||
@@ -29,4 +29,4 @@ Variable | Meaning | Type
|
||||
|
||||
## Note
|
||||
|
||||
Depending on the architecture, note that your temp files location [might vary](https://github.com/lcpz/lain/issues/84#issuecomment-72751763).
|
||||
Depending on the architecture, note that your temp files location [might vary](https://github.com/copycat-killer/lain/issues/84#issuecomment-72751763).
|
||||
Reference in New Issue
Block a user