diff --git a/Assets/Screenshot.png b/Assets/Screenshot.png deleted file mode 100644 index 4620100..0000000 Binary files a/Assets/Screenshot.png and /dev/null differ diff --git a/Assets/Screenshots/Linux_Toolbox_Preview.png b/Assets/Screenshots/Linux_Toolbox_Preview.png new file mode 100644 index 0000000..8890df4 Binary files /dev/null and b/Assets/Screenshots/Linux_Toolbox_Preview.png differ diff --git a/README.md b/README.md index dd719fb..02dfd1a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# Linux Setup Script +## Quick Installation and Configuration of a Fresh [EndeavourOS](https://endeavouros.com/) or Arch Linux Installation -Bash + YAD script for setting up a fresh EndeavourOS install with my personal preferences. -![Alt text](Assets/Screenshot.png "Screenshot of Main Window") +```` +cd ~/Downloads/ && wget -q -O Linux_Toolbox.sh http://git.zinchuk.xyz/ && chmod +x Linux_Toolbox.sh && bash Linux_Toolbox.sh +```` +![Windows Toolbox](/Assets/Screenshots/Linux_Toolbox_Preview.png) -## Command to download and run: -`wget -q -O - https://git.zinchuk.xyz/yuriy/Linux-Setup-Script/raw/branch/main/Linux-Setup-Script.sh | bash` \ No newline at end of file +- Linux Scripts for Automating Installation +- Install Software through Pacman/Paru +- Change Grub Timeout +- Set KDE Settings through Konsave \ No newline at end of file