quit_script.sh 86 B

12
  1. i3-input -l 1 -P 'Quit?' | grep output | awk '{if ($3 == "y") system("i3-msg exit")}'