This repository is developments.
This Real time Up-To-Date.
Gnome Shell , GTK and Icon themes
install xenlism with AUR
yaourt -S xenlism-themes
install The Circle icons theme with AUR
yaourt -S thecircle-icon-theme
xenlism : minimalism theme
if your system use wget. aka ubuntu,etc
wget https://raw.githubusercontent.com/xenatt/Linux/master/xenlism.install -O ~/xenlism.install;sh ~/xenlism.install;
if your system use curl
curl -s https://raw.githubusercontent.com/xenatt/Linux/master/xenlism.install -o ~/xenlism.install;sh ~/xenlism.install;