Clone Repository in Downloads folder
git clone https://github.com/vishal2376/after-install.git ~/Downloads/after-install
Give Exceution Permissions
cd ~/Downloads/after-install
chmod +x install.sh post_install.sh
Install dependencies and copy config files
./install.sh
Restart OS after completing install.sh
Install
cd ~/Downloads/after-install
./post_install.sh
- Theme Installer ocs-url
⚠️ Download and install ocs-url before going to next step.
- GTK Theme Lavanda - Dark
- Icons Tela Circle - Dracula
- Cursor Bibata - Dodger Blue
- Sounds Mac OS
- GRUB Theme Dedsec - Legion
⚠️ GTK Themes work in Gnome 40, 41, 42 and 43 versions, but since Gnome 42 introduced Libadwaita the themes files for GTK4 applications must be placed in a new directory in a new path: '~/.config/gtk-4.0' with the name 'gtk.css'; this will apply the themes automatically without use Gnome Tweaks but, for GTK3 applications, we must always use Tweaks as we have done so far.