[Linux] Add rofi_kill_all.sh

This commit is contained in:
Ivan Malison 2017-03-01 19:22:52 -08:00
parent ab3e48b8b5
commit ffd580be06
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
echo "" | rofi -dmenu -i | xargs pkill -9