mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
init
This commit is contained in:
21
.config/i3blocks/temperature/README.md
Normal file
21
.config/i3blocks/temperature/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# temperature
|
||||
|
||||
Show system temperatures.
|
||||
|
||||

|
||||
|
||||
# Dependencies
|
||||
|
||||
* `lm-sensors`
|
||||
|
||||
# Usage
|
||||
|
||||
``` ini
|
||||
[temperature]
|
||||
command=$SCRIPT_DIR/temperature
|
||||
label=TEMP
|
||||
interval=10
|
||||
#T_WARN=70
|
||||
#T_CRIT=90
|
||||
#SENSOR_CHIP=""
|
||||
```
|
Reference in New Issue
Block a user