diff options
Diffstat (limited to 'roles/hyprtheme/meta/main.yml')
| -rw-r--r-- | roles/hyprtheme/meta/main.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/roles/hyprtheme/meta/main.yml b/roles/hyprtheme/meta/main.yml new file mode 100644 index 00000000..b0a348b6 --- /dev/null +++ b/roles/hyprtheme/meta/main.yml @@ -0,0 +1,12 @@ +--- +dependencies: + - role: "fonts" +galaxy_info: + author: "a14m" + description: "Install hyprland themes" + license: "MIT" + min_ansible_version: "2.18" + platforms: + - name: "ArchLinux" + versions: + - "all" |
