watchit hides cursor now

This commit is contained in:
2020-09-24 22:59:47 +02:00
parent 4cddd2ad4a
commit 272b158a02
2 changed files with 11 additions and 10 deletions

View File

@ -1,9 +0,0 @@
#!/bin/sh
printf "Beginning upgrade.\\n"
yay -Qyu
pkill -RTMIN+8 i3blocks
printf "\\nUpgrade complete.\\nPress <Enter> to exit window.\\n\\n"
read -r