summaryrefslogtreecommitdiffstats
path: root/.local/bin/status/sb-temp
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/status/sb-temp')
-rwxr-xr-x.local/bin/status/sb-temp3
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/status/sb-temp b/.local/bin/status/sb-temp
new file mode 100755
index 0000000..1d71bb0
--- /dev/null
+++ b/.local/bin/status/sb-temp
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo -n "" $(sysctl -n dev.cpu.0.temperature | cut -d '.' -f1)"°C"