fetch: Sleep before screeny
This commit is contained in:
1
fetch
1
fetch
@@ -2,6 +2,7 @@
|
|||||||
name="$(basename "$0" .sh)"
|
name="$(basename "$0" .sh)"
|
||||||
if command -v neofetch > /dev/null 2>&1; then
|
if command -v neofetch > /dev/null 2>&1; then
|
||||||
neofetch
|
neofetch
|
||||||
|
sleep 3
|
||||||
scrot "$HOME/Pictures/Screenshots/neofetch-$(date +%s).png"
|
scrot "$HOME/Pictures/Screenshots/neofetch-$(date +%s).png"
|
||||||
else
|
else
|
||||||
# shellcheck disable=1117
|
# shellcheck disable=1117
|
||||||
|
Reference in New Issue
Block a user