10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
feh --bg-scale /home/mysticmode/pictures/japhomegarden.png
|
|
exec
|
|
while true
|
|
do
|
|
|
|
/bin/sh ~/.xroot.sh &&
|
|
|
|
sleep 1
|
|
done | dwm
|