fetch: Sleep before screeny
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user