diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-01 15:42:02 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-01 15:42:02 +0100 |
| commit | ed37a1b24cf6728eaf4ba3a298f6e7d00c0c845d (patch) | |
| tree | aab3a638345124dae303d0812ea284334fa22cf6 /roles/hyprtheme/meta | |
| parent | 2517ee28d7e442bf8bec1272e26fbb4817fdb975 (diff) | |
Refactor hyprtheme themes to install variable
Diffstat (limited to 'roles/hyprtheme/meta')
| -rw-r--r-- | roles/hyprtheme/meta/argument_specs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/hyprtheme/meta/argument_specs.yml b/roles/hyprtheme/meta/argument_specs.yml index 52997ead..2221ad62 100644 --- a/roles/hyprtheme/meta/argument_specs.yml +++ b/roles/hyprtheme/meta/argument_specs.yml @@ -12,7 +12,7 @@ argument_specs: description: "The default theme mono font to be used" type: "str" default: "JetBrainsMono Nerd Font" - hyprtheme_themes_to_install: + hyprtheme_themes: description: "Themes to install" type: "list" default: |
