lemonbar-config/lemonram-notify

4 lines
91 B
Plaintext
Raw Permalink Normal View History

2020-12-13 12:51:52 +01:00
#!/bin/sh
notify-send "Biggest memory hogs:
$(ps axch -o cmd:15,%mem --sort=-%mem | head)"