1
0
Fork 0

Update 'wall.sh'

This commit is contained in:
MGislv 2021-10-17 16:26:16 +00:00
parent 91985ce651
commit 9a54531790
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#!/bin/sh
while true
do
feh --bg-scale --randomize /home/<user>/Images/nord/*
sleep 6m
done
done