diff options
-rw-r--r-- | src/HOWTO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,3 +6,8 @@ Place file in /home/robb/wallpaper.list with following format 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) |