diff --git a/roles/sddm/templates/theme.conf b/roles/sddm/templates/theme.conf new file mode 100644 index 0000000..a5d628b --- /dev/null +++ b/roles/sddm/templates/theme.conf @@ -0,0 +1,6 @@ +# This configuration file managed by Ansible +# Make your adjustments in a separate file after this one in the load order +# vim:ft=dosini + +[Theme] +Current={{ sddm_theme_name }}