This will be only as hosting for the gtk themes and icons that will be pulled during installation of Hyprland using my Hyprland install scripts
Dependencies
tar & unzip
clone the repo
git clone https://github.com/JaKooLit/GTK-themes-icons.git --depth 1
cd GTK-themes-icons
chmod +x auto-extract.sh
./auto-extract.shManual (clone)
git clone https://github.com/JaKooLit/GTK-themes-icons.git --depth 1
cd GTK-themes-iconsUnpack
mkdir -p ~/.icons
mkdir -p ~/.themes
tar -xzvf "theme/Flat-Remix-GTK-Blue-Dark.tar.gz" -C ~/.themes
tar -xzvf "theme/Flat-Remix-GTK-Blue-Dark.tar.gz" -C ~/.themes
unzip -o -q "icon/Flat-Remix-Blue-Dark.zip" -d ~/.icons
unzip -o -q "icon/Flat-Remix-Blue-Light.zip" -d ~/.icons
unzip -o -q "icon/Bibata-Modern-Ice.zip" -d ~/.iconsthen apply the icons and themes using nwg-look LINK
for applying hyprcursor THIS Hyprland WIKI will guide you how to apply
or
gsettings set org.gnome.desktop.interface gtk-theme Flat-Remix-GTK-Blue-Dark
gsettings set org.gnome.desktop.interface icon-theme Flat-Remix-Blue-Dark