From c0d8f7c421193b54f13ca3611c9fa6ffd1f09b3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 6 Mar 2023 23:52:56 +0300 Subject: Script to clean URLs of trackers --- dotfiles/.local/bin/notistats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.local/bin/notistats') 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" -- cgit v1.2.3