Skip to content

Instantly share code, notes, and snippets.

@james-s-tayler
Created January 28, 2016 08:27
Show Gist options
  • Save james-s-tayler/f32e52fd10d495b1b38d to your computer and use it in GitHub Desktop.
Save james-s-tayler/f32e52fd10d495b1b38d to your computer and use it in GitHub Desktop.
echo 'gsettings set org.gnome.desktop.background picture-options "centered"' >> /home/vagrant/.profile
echo 'gsettings set org.gnome.desktop.background primary-color "#222222"' >> /home/vagrant/.profile
sudo apt-get install -y gnome-session-fallback
echo user-session=gnome-fallback >> /etc/lightdm/lightdm.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment