MàJ adresse température
This commit is contained in:
parent
b306ddf535
commit
6a95b9518c
@ -346,7 +346,7 @@ warn-temperature = 65
|
|||||||
; $ for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done
|
; $ for i in /sys/class/hwmon/hwmon*/temp*_input; do echo "$(<$(dirname $i)/name): $(cat ${i%_*}_label 2>/dev/null || echo $(basename ${i%_*})) $(readlink -f $i)"; done
|
||||||
; to find path to desired file
|
; to find path to desired file
|
||||||
; Default reverts to thermal zone setting
|
; Default reverts to thermal zone setting
|
||||||
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input
|
hwmon-path = /sys/devices/platform/coretemp.0/hwmon/hwmon4/temp1_input
|
||||||
|
|
||||||
;format = <ramp> <label>
|
;format = <ramp> <label>
|
||||||
format = <label>
|
format = <label>
|
||||||
|
2
.zshrc
2
.zshrc
@ -135,7 +135,7 @@ alias https='http --verify=no --default-scheme=https'
|
|||||||
alias pyt='poetry run pytest -vvs --no-cov --disable-warnings'
|
alias pyt='poetry run pytest -vvs --no-cov --disable-warnings'
|
||||||
alias pytc='poetry run pytest -vvs --disable-warnings --cov-report=xml:cov.xml'
|
alias pytc='poetry run pytest -vvs --disable-warnings --cov-report=xml:cov.xml'
|
||||||
# projet rero
|
# projet rero
|
||||||
alias rero="ALIAS=rero /home/od/projets/rerologik/agnes"
|
alias rero="ALIAS=rero /home/od/rero/logik/agnes"
|
||||||
|
|
||||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||||
[[ -f ~/.p10k.zsh ]] && source ~/.p10k.zsh
|
[[ -f ~/.p10k.zsh ]] && source ~/.p10k.zsh
|
||||||
|
Loading…
Reference in New Issue
Block a user