1
0
forked from extern/nix-config
donovanglover-nix-config/.archlinux
Donovan Glover 8056132e7b
archlinux: Add back install scripts
Although I removed install scripts in a previous commit, with the
current structure of this repository, it makes sense to include
them once again.
2018-10-31 11:33:31 -04:00
..
001-preinstall archlinux: Add back install scripts 2018-10-31 11:33:31 -04:00
002-install archlinux: Add back install scripts 2018-10-31 11:33:31 -04:00
003-configure archlinux: Add back install scripts 2018-10-31 11:33:31 -04:00
004-postinstall archlinux: Add back install scripts 2018-10-31 11:33:31 -04:00
README.md meta: Use archlinux instead of arch 2018-10-31 11:28:48 -04:00

Tari - A bspwm rice featuring HiDPI support with KDE applications

I use Arch Linux, a GNU/Linux distribution, for its bare-bones setup out of the box. This makes it easy to customize and control, since you only install what you need. This guide covers replicating my bspwm setup on your Arch Linux machine.

Getting Started

Step 1. Install Arch Linux

Install Arch Linux like you normally would, following the Installation guide. Although I keep some of my install scripts in this directory, the actual installation process varies depending on your hardware and which setup you're trying to achieve. For this reason, my scripts should only be used as a guide after you have a proficient understanding of how Arch Linux works.

Step 2. Install packages

TODO: Write this section