blob: d9882a756e13035c46ff80a6ed81c6e9d336d88d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Run:
python tempUI.py
OR
Place file in /home/robb/wallpaper.list with following format
[wallpapers]
1=/home/ror/raha
2=/home/ror/roho
3=/home/ror/robo
If you're currently using Nautilus as desktop application, just run
gconftool-2 --set --type boolean /apps/nautilus/preferences/show_desktop false
This will prevent nautilus from drawing the desktop. You can later reenable it with
the same command (replace false by true)
|