nix-config/.archlinux
Donovan Glover a8d16cbb0c
Remove tari-core meta package
Having a meta package was cool and it got the job done, but it's
inconvenient to use when adding and removing a lot of packages.

One alternative I'm looking at is simply keeping track of all the
explicitly installed packages and storing that in a text file. This
makes it easy to keep track of all the installed packages without
introducing downsides, and new machines that don't need certain
packages can simply delete those lines.
2021-05-13 10:56:30 -04:00
..
install-scripts archlinux: Add vim and dhcpcd to install-scripts 2021-01-04 23:41:41 -05:00
PKGBUILDs Remove tari-core meta package 2021-05-13 10:56:30 -04:00
screenshots docs: Add Code screenshot 2018-12-15 20:04:05 -05:00
bootstrap.sh archlinux: Add gotop 2019-01-22 08:54:49 -05:00
Makefile archlinux: Fix make refresh-keys target 2018-12-12 06:47:36 -05: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.