Skip to content

Instantly share code, notes, and snippets.

@programaker
Created March 20, 2010 21:35
Show Gist options
  • Select an option

  • Save programaker/338924 to your computer and use it in GitHub Desktop.

Select an option

Save programaker/338924 to your computer and use it in GitHub Desktop.
Fixing the "ugly root theme" problem in Ubuntu
sudo ln -s /home/your_user/.themes /root/.themes
sudo ln -s /home/your_user/.icons /root/.icons
sudo ln -s /home/your_user/.fonts /root/.fonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment