mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
616048bd3f
Here I commit the addition of VerbosePkgLists for reference. It turns out that yay's package upgrade list looks significantly better than pacman's VerbosePkgLists (and is a lot more legible). Since pacman will not use VerbosePkgLists when the number of terminal columns is low enough, it makes sense to simply use the default setting instead. |
||
---|---|---|
.. | ||
install-scripts | ||
PKGBUILDs | ||
README.md |
Tari - A bspwm + KDE rice with HiDPI support
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
Install Arch 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