Skip to content

Instantly share code, notes, and snippets.

@Malsasa
Last active October 26, 2018 07:05
Show Gist options
  • Save Malsasa/cd52dbd99f8c04e000473da905b69dd1 to your computer and use it in GitHub Desktop.
Save Malsasa/cd52dbd99f8c04e000473da905b69dd1 to your computer and use it in GitHub Desktop.
$ sudo apt-get install git && git clone https://github.com/surajmandalcell/elementary-x.git ~/.themes/elementary-x && mkdir ~/.icons && git clone https://github.com/keeferrourke/la-capitaine-icon-theme.git && gsettings set org.gnome.desktop.interface gtk-theme 'elementary-x' && gsettings set org.gnome.desktop.interface icon-theme 'la-capitaine-icon-theme' && gsettings org.pantheon.desktop.gala.appearance button-layout 'close,minimize,maximize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment