feat(config): Clean up, add themes options

This commit is contained in:
2026-05-16 11:41:00 +02:00
parent 72b477381f
commit 80d7b3d86e
21 changed files with 252 additions and 178 deletions
+3 -2
View File
@@ -4,5 +4,6 @@ archmgr is a nixos-inspired package and config manager for Arch Linux.
To function, it needs both a configuration file (or multiple) and templates for its provided, preset configurations.
The latter reside in this folder and are a stripped-down version of the default config file.
## Template config file
TODO: Restructure this folder
## Template config folder
This folder contains the template configs for archmgr to copy into the user's newly created config repo
using the init function