How to put an animation sprite on the desktop?

I want a small running bicycle (maybe an animation GIF) on the desktop, to remind me focus on work and work hard, can I?

It can be embedded in a small window, but it's better to remove the surrounding window border.

It's even better if it supports GIF-89a animation, so I can customize it whatever I want.

1 Answer

  • First install shantz-xwinwrap from here, then install gifsicle from the software center.

  • Now create an empty file on the desktop, open it with gedit and then copy and paste the content of this in it.

  • Now save the file as gifbg , make it executable then run gksu nautilus and navigate to /usr/bin/ and paste the file there .

  • Now to use a .gif as a desktop background run gifbg path/to/gif

  • If you want it to be your wallpaper at every boot then add gifbg path/to/gif command to your startup applications .

Source and detailed answers at:

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like