Install using curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/vadyalex/dotfiles/master/bootstrap.sh)"or using wget
sh -c "$(wget https://raw.githubusercontent.com/vadyalex/dotfiles/master/bootstrap.sh -O -)"Change to nearly cloned dotfiles directory and see the list of available commands
cd ~/.dotfiles/bin; ./attuneUpdate theme and background of the login screen
sudo lightdm-gtk-greeter-settingsUpdate theme across all graphical interface frameworks via
lxappearancegtk-chthemeand finally make Qt use GTK+ theme in the dropdown menu via
qtconfig-qt4Desktop application shortcuts are located under .applications directory each of is sym-linked into .local/share/applications via make sync-desktop-applications
