aboutsummaryrefslogtreecommitdiff
path: root/pw-systemstats
diff options
context:
space:
mode:
Diffstat (limited to 'pw-systemstats')
-rwxr-xr-xpw-systemstats2
1 files changed, 0 insertions, 2 deletions
diff --git a/pw-systemstats b/pw-systemstats
index 67ee45c..521b3a3 100755
--- a/pw-systemstats
+++ b/pw-systemstats
@@ -32,6 +32,4 @@ echo " 󰈐 $FAN_SPEED   $CPU_TEMP°C"
# Clicking on bar
case $BLOCK_BUTTON in
1) notify-send "$(sensors)";;
- 2) notify-send "button 2 clicked";;
- 3) notify-send "button 3 clicked";;
esac