From 98142bb495896c4084b2511f1f031e799c7f4b0e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 18 Jul 2026 20:03:16 -0500 Subject: docs: document single Dupre theme Remove retired theme-switching guidance and Hudson references from active documentation. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b55906d..e80abc4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The provisioning step is resumable: it records progress as marker files, so an i - Builds suckless tools (dwm, dmenu, st, slock) and an Emacs config from configurable Git repos, compiled on a tmpfs RAM disk - Stow-managed dotfiles in a separate repo, split into `common/`, `dwm/`, `hyprland/`, and `minimal/` trees - That repo's `Makefile` carries the stow / restow / reset / unstow / import targets; the installer clones and stows it automatically -- Two-theme system (`dupre`, `hudson`) switchable with the `set-theme` script +- Dupre theme managed by the `set-theme` script - VM-based integration test harness (QEMU/KVM) that installs into a throwaway VM and validates the result - Logs everything to `/var/log/archsetup-*.log` @@ -132,7 +132,7 @@ This `archsetup` repo no longer carries the dotfiles itself — the in-repo `dot ### Theme system -Two themes ship in the dotfiles repo, `dupre` (default) and `hudson`. Switch with the `set-theme` script (installed via the `common` dotfiles). Theme files live under `~/.dotfiles/hyprland/.config/themes//` and cover foot, fuzzel, waybar, dunst, hyprlock, and Xresources. +The Dupre theme ships in the dotfiles repo and is applied with the `set-theme` script (installed via the `hyprland` dotfiles). Its files live under `~/.dotfiles/hyprland/.config/themes/dupre/` and cover foot, fuzzel, waybar, dunst, hyprlock, and Xresources. ## Desktop Environments -- cgit v1.2.3