forked from extern/nix-config
meta: Add Arch rice
Here is the start of documentation for my Arch Linux rice. Although it is mostly reproducible, there are still some parts I'm working on.
This commit is contained in:
parent
816b4ea9ff
commit
f548384980
17
.arch/README.md
Normal file
17
.arch/README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Tari - A bspwm rice featuring HiDPI support with KDE applications
|
||||
|
||||
I use [Arch Linux][archlinux], a [GNU/Linux][gnulinux] 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](/bspwm) setup on your Arch Linux machine.
|
||||
|
||||
## Getting Started
|
||||
|
||||
### Step 1. Install Arch
|
||||
|
||||
Install Arch like you normally would, following the [Installation guide][archguide]. 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
|
||||
|
||||
[archlinux]: https://www.archlinux.org
|
||||
[archguide]: https://wiki.archlinux.org/index.php/Installation_guide
|
||||
[gnulinux]: https://www.gnu.org/gnu/linux-and-gnu.html
|
Loading…
Reference in New Issue
Block a user