Skip to content

prezdev88/autoarch-bootstrap

Repository files navigation

AutoArch Bootstrap

AutoArch Bootstrap is an installation script for Arch Linux designed to set up your system quickly, including the i3 window manager. This script is intended for a fresh and clean installation of Arch Linux.

Screenshots

Login

Desktop

Desktop

Desktop

Terminal

Terminal

Installation

Installation using Git

First, ensure you have git installed:

sudo pacman -Sy --noconfirm git

Then, clone the repository and run the installation script:

git clone https://github.com/prezdev88/autoarch-bootstrap.git && cd autoarch-bootstrap && ./install

Fast installation

If you prefer a quick installation, use the following command to download and run the installation script directly:

curl --output install https://raw.githubusercontent.com/prezdev88/autoarch-bootstrap/master/get && chmod +x install && ./install

Personal notes

Install parameters

./install 2k

2k is an optional argument for HiDPI/2K screens.

  • ./install 2k runs ./2k/install
  • ./install (without args) runs ./not-2k/install

The 2k profile applies higher DPI settings (Polybar DPI 140) and copies the files from 2k/ (Xresources and xinitrc). The default profile applies standard DPI settings (Polybar DPI 90).

About

Automate your Arch Linux configuration with this setup script. Quickly customize your desktop environment after a fresh installation.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages