aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.local/bin/notistats
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.local/bin/notistats')
-rwxr-xr-xdotfiles/.local/bin/notistats2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.local/bin/notistats b/dotfiles/.local/bin/notistats
index cd50276..923b0ba 100755
--- a/dotfiles/.local/bin/notistats
+++ b/dotfiles/.local/bin/notistats
@@ -15,4 +15,4 @@ if [ -f /sys/class/drm/card0/device/hwmon/hwmon1/temp1_input ]; then
body=$body"\n"$(echo print\(\'GPU temp:\\t{}C\'.format\($(cat /sys/class/drm/card0/device/hwmon/hwmon1/temp1_input)/1000\)\) | python)
fi
-notify-send "Hardware status" "$body"
+notify-send "⚡ Hardware status" "$body"