| Name: | pngphoon |
| Comment: | Phase of moon |
| Command: | /usr/local/bin/pngphoon -w %x -h %y -f %f |
| Preview Cmd: | /usr/local/bin/pngphoon -w %x -h %y -f %f |
| Executable: | /usr/local/bin/pngphoon |
| Refresh Time: | 60 min |
#!/bin/sh image=$HOME/.gnome2/share/images/moon.png pngphoon -w <x-resolution> -h <y-resolution> -f "$image" gconftool-2 --type string --set /desktop/gnome/background/picture_filename "$image"
| Contact information |
|