Last active
October 26, 2018 07:05
-
-
Save Malsasa/cd52dbd99f8c04e000473da905b69dd1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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