I made a script to be used after installing Ubuntu Budgie 24.04, focused on new users, configuring certain things, changing or adding some apps, as well as choosing a GTK theme and an icon theme that automatically connects with the apps, the command below downloads the files and runs the script:
wget https://github.com/Kyuyrii/NUH-Scripts/releases/download/NUH-Ubuntu-24.04/NUH-UB-2404.tar.gz && tar -xvzf NUH-UB-2404.tar.gz && ./NUH-UB-2404/NUH-UB.sh
All files used are on my Github: