Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo apt install autoconf &&
- sudo apt install automake &&
- sudo apt install libgtk-3-dev &&
- sudo apt install git &&
- sudo apt install gnome-themes-standard &&
- sudo apt install gtk2-engines-murrine &&
- git clone https://github.com/horst3180/arc-theme --depth 1 && cd arc-theme &&
- ./autogen.sh --prefix=/usr &&
- sudo make install ;
Add Comment
Please, Sign In to add comment