nix-config/.archlinux
Donovan Glover 05100eca7e
Revert "Remove tari-core meta package"
Looking back at this, meta packages should be one of the most convenient
ways to keep track of packages. It gets the job done and should be more
than sufficient for our use case.

In particular, installing all packages guarantees that we won't "miss
something" and have to install it manually, which is more useful than
having a lower package number count.

The main disadvantage is dealing with constant updates to large packages
in a restrictive internet environment, although it's possible to
mitigate this by separating the smaller packages from the larger ones.
2022-03-13 09:02:09 -04:00
..
install-scripts archlinux: Add vim and dhcpcd to install-scripts 2021-01-04 23:41:41 -05:00
PKGBUILDs Revert "Remove tari-core meta package" 2022-03-13 09:02:09 -04:00
screenshots docs: Add Code screenshot 2018-12-15 20:04:05 -05:00
bootstrap.sh Remove yay stuff from bootstrap script 2021-05-14 16:00:29 -04:00
Makefile Switch from xz compression to zst 2021-06-21 18:04:35 -04:00
README.md misc: Update docs 2018-12-12 19:23:54 -05:00

Tari - My Arch Linux setup

Arch Linux, a GNU/Linux distribution, lets you build your own environment. Since you only install what you want, it is easy to customize and control.

Features

  • A universal color scheme consistent across all terminal software
  • A universal theme across both Qt and GTK applications
  • Full HiDPI support for Qt, GTK, and X-level software applications
  • Easily switch between both traditional and HiDPI resolution in the same X environment

Usage

On a fresh Arch install, run ./bootstrap.sh.