feat(templates): More package templates, template management start
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user