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