i3 eternally btfo

This commit is contained in:
Luke Smith
2019-05-18 16:22:57 -04:00
parent 67f70d70bb
commit 8117f84198
24 changed files with 0 additions and 611 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/sh
case $BLOCK_BUTTON in
1) notify-send "🖥 CPU hogs" "$(ps axch -o cmd:15,%cpu --sort=-%cpu | head)" ;;
3) notify-send "🖥 CPU module " "\- Shows CPU temperature.
- Click to show intensive processes.
- % is of single core." ;;
esac
sensors | awk '/Core 0/ {print $3}'