A startup script that prompts the user to update Garuda Linux upon system startup using a graphical prompt.
To set up the Garuda Update Prompt script, follow these steps:
Clone the repository to your local machine:
git clone https://github.com/MatasBudriunas/garuda-startup-autoupdate.git
cd garuda-startup-autoupdate
Make the installer script executable:
chmod +x install_garuda_update_prompt.sh
Run the installer script to install all dependencies, set up the update prompt, and configure it to run on startup:
./install_garuda_update_prompt.sh
After running the installer, restart your computer to verify that the update prompt appears automatically on startup.
Feel free to open issues or submit pull requests for improvements!
This project is licensed under the MIT License.