James Ball

How Do You Do, Fellow Kids?

Xscreensaver Wallpaper

Install Xwinwrap

This article assumes you already have Xscreensaver installed.

Note for a full list of backgrounds run ls /usr/lib/xscreensaver/.

  1. git clone https://github.com/ujjwal96/xwinwrap.git
  2. cd xwinwrap
  3. make
  4. sudo make install
  5. make clean
1
2
#!/bin/bash
xwinwrap -b -fs -sp -fs -nf -ov  -- /usr/lib/xscreensaver/cubicgrid -root -window-id WID &

Source