|
|
|
@ -19,7 +19,7 @@ export SWWW_TRANSITION_FPS=60 |
|
|
|
export SWWW_TRANSITION_TYPE=simple |
|
|
|
export SWWW_TRANSITION_TYPE=simple |
|
|
|
|
|
|
|
|
|
|
|
# This controls (in seconds) when to switch to the next image |
|
|
|
# This controls (in seconds) when to switch to the next image |
|
|
|
INTERVAL=1800 |
|
|
|
INTERVAL=50000 |
|
|
|
|
|
|
|
|
|
|
|
while true; do |
|
|
|
while true; do |
|
|
|
find "$1" \ |
|
|
|
find "$1" \ |
|
|
|
|