dotfiles/dotfiles/lib/bin/rofi_kill_all.sh

5 lines
62 B
Bash
Executable File

#!/usr/bin/env sh
echo "" | rofi -dmenu -i | xargs pkill -9