Skip to content

Instantly share code, notes, and snippets.

@Jamesits
Created October 28, 2018 07:38
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 Jamesits/ed8dbb193e7d31b638d7891d8308a3cc to your computer and use it in GitHub Desktop.
Save Jamesits/ed8dbb193e7d31b638d7891d8308a3cc to your computer and use it in GitHub Desktop.
OpenSUSE basic customization
sudo zypper addrepo https://download.opensuse.org/repositories/home:lbssousa:numix/openSUSE_Leap_15.0/home:lbssousa:numix.repo
sudo zypper in autoconf automake sassc pkg-config gtk3-devel gnome-themes-standard gtk2-engine-murrine numix-icon-theme
git clone https://github.com/andreisergiu98/arc-flatabulous-theme --depth 1 && cd arc-flatabulous-theme
./autogen.sh --prefix=/usr
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment