gitignore, kshrc, notify_azan, notify_cpu
[dotfiles_afify.git] / .scripts / notify_cpu
blob85a0875ad4d0c7668abb826806c0035f8a07ff76
1 #!/bin/sh
2 notify-send "CPU" "$(ps axch -o cmd:15,%cpu --sort=-%cpu | head)" -t 10000