diff options
Diffstat (limited to 'pw-cputemp')
-rwxr-xr-x | pw-cputemp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,5 +22,5 @@ fi [ -z "$CPU_TEMP" ] && CPU_TEMP="N/A" # Send to bar -echo -e " 🌡️ $CPU_TEMP°C ┊" +echo -e "🌡️ $CPU_TEMP°C ┊" |
![]() |
index : scripts | |
divers scripts | git |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | pw-cputemp | 2 |
@@ -22,5 +22,5 @@ fi [ -z "$CPU_TEMP" ] && CPU_TEMP="N/A" # Send to bar -echo -e " 🌡️ $CPU_TEMP°C ┊" +echo -e "🌡️ $CPU_TEMP°C ┊" |