feat(templates): More package templates, template management start

This commit is contained in:
2026-05-12 14:15:18 +02:00
parent 72a8ceb741
commit e24eb647ca
6 changed files with 74 additions and 1 deletions
+2 -1
View File
@@ -27,7 +27,7 @@ boot:
managed: True
bootloader: grub
esp_dir: /boot/
theme_folder: ~/.path/to/theme/
theme_folder: ~/.path/to/theme/ # This could then be used with git to clone it in
os_prober: False
# Also copies over the /etc/default/grub config or equivalent for other supported bootloaders
@@ -39,6 +39,7 @@ themes:
font: Comfortaa 11 # the font name to be used (also needs to be installed)
icon_theme: candy-icons # The icon theme to use (also needs to be installed)
cursor_theme: oreo_spark_blue_cursors # TODO: Consider if GTK settings file should just be copied
# TODO: Cursor theme needs more flexibility
git:
creds: