Ubuntuで壁紙を自動で変更する

参考

tool/installを変更

#timeout=$1
#enabled=$2
#depth=$3
#shift;shift;shift
#base=$@
base=$1
timeout=$2
enabled=$3
depth=$4

kickerを新規作成

vim ~/bin/kick-wp-show.sh

#! /bin/bash
cd ~/bin/gnome-3-wp-gnome-3-wp
nohup ./wp-show &
wait 1
exit