mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update cpu
This commit is contained in:
parent
afdff9a9b8
commit
1547a1a2ba
@ -9,4 +9,4 @@ case $BLOCK_BUTTON in
|
|||||||
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
sensors | awk '/Core 0/ {print " TEMP:","$3","°C "}'
|
sensors | awk '/Core 0/ {print " TEMP:",$3,"°C "}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user