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
2022-01-01 20:38:56 -05:00
2021-05-14 17:26:33 -04:00
2022-03-11 09:22:05 -05:00
2020-12-31 23:56:22 -05:00
2021-05-14 16:30:04 -04:00
2018-11-25 22:10:35 -05:00
2021-07-07 10:13:11 -04:00
2018-12-17 15:37:41 -05:00
2018-12-11 17:09:49 -05:00
2022-03-12 18:14:16 -05:00
2022-03-11 10:05:31 -05:00
2020-12-31 23:56:22 -05:00
2021-11-14 11:13:42 -05:00
2022-03-11 09:57:55 -05:00
2018-12-06 01:42:53 -05:00
2022-02-26 14:30:14 -05:00
2022-01-01 20:54:18 -05:00
2021-11-14 11:27:28 -05:00
2021-05-14 10:15:19 -04:00
2021-05-14 10:20:05 -04:00
2018-12-07 18:47:38 -05:00
2022-01-01 20:55:51 -05:00
2021-05-14 15:56:03 -04:00
2022-01-01 20:38:04 -05:00

.files

These are my dotfiles. As of 2022, my operating system of choice is still Arch Linux, although installing Gentoo may prove to be a fun side project.

History

I have been using GNU/Linux since 2012 and Arch Linux since 2017. My setup was originally i3 before I switched to bspwm. As of 2021, I added Sway, although I like switching between GNOME and Plasma as well.

The biggest advantage my dotfiles have is a consistent setup between GTK and Qt applications across multiple window managers. Making GUIs look nice on bspwm was a major task for me, and I'm satisfied with the result. Qt applications also work well under GNOME, with a consistent theme if you're using Arc for everything.

Old screenshots

Over time my tastes in desktop environments have changed. For nostalgic purposes, here is a collection of screenshots of my usage of GNU/Linux over time.

TODO: Add screenshots

Screenshot of Tari, my Arch Linux setup.

Screenshot of Tari with Code and the wal color scheme.

Description
My NixOS configuration with Nix Flakes, Home Manager, Stylix, and Hyprland.
Readme MIT 34 MiB
Languages
Nix 100%