The script is used to automatically setup my EndeavourOS with bspwm tiling window manager and NordTheme flavor.
The script will work for the most users, but keep in mind that it has some specific apps and configs only for my needs and hardware. Check the script before running and tweak it to your needs.
Run it with care, I'm not responsible for any damage you deal with it.
- Download EndeavourOS from official website.
- Make a bootable usb.
- Choose UEFI Default if on AMD/Intel GPU or UEFI NVIDIA if on NVIDIA GPU.
- Choose "Install community editions".
Area | Choose |
---|---|
Partitions | swap to file |
Editions | bspwm |
Base Packages | Base-devel + Common packages, Zen Kernel |
After the installation is done, boot to your system, and do the following:
- Update mirrors through welcome screen. (pick the closest locations to you)
- Download EndeavourOS community wallpapers through welcome screen.
- If on NVIDIA GPU run the following command. After the installation is completed, reboot your system.
$ sudo nvidia-installer-dkms
- Run the following commands to start the setup:
$ git clone https://github.com/while1618/endeavouros-setup.git
$ cd endeavouros-setup/
$ ./setup.sh