diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-16 17:20:10 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-16 17:25:06 +0100 |
| commit | 1cf7d4d33e2cd7bf85f5adc3a38072b04bffecb3 (patch) | |
| tree | e39fd111e5a93db1f80405181d3bae57cfe9c4fb /roles/hyprcursor/meta/main.yml | |
| parent | 0f49924acbb4799d4f9d3963b623612c1c64f75b (diff) | |
Add hyprcursor configurations to hyprland
Diffstat (limited to 'roles/hyprcursor/meta/main.yml')
| -rw-r--r-- | roles/hyprcursor/meta/main.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/roles/hyprcursor/meta/main.yml b/roles/hyprcursor/meta/main.yml new file mode 100644 index 00000000..7702db3f --- /dev/null +++ b/roles/hyprcursor/meta/main.yml @@ -0,0 +1,11 @@ +--- +dependencies: [] +galaxy_info: + author: "a14m" + description: "Install banana cursor for Hyprland" + license: "MIT" + min_ansible_version: "2.18" + platforms: + - name: "ArchLinux" + versions: + - "all" |
