Skip to content

Instantly share code, notes, and snippets.

@psanford
Created May 1, 2011 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save psanford/950620 to your computer and use it in GitHub Desktop.
Save psanford/950620 to your computer and use it in GitHub Desktop.
wm setup
#disable nautilus desktop
gconftool-2 --type bool --set /apps/nautilus/preferences/show_desktop false
#kill stupid sounds
sudo aptitude remove ubuntu-sounds
#set wm
echo "export WINDOW_MANAGER=/usr/bin/fvwm" >> ~/.gnomerc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment