From 1cf7d4d33e2cd7bf85f5adc3a38072b04bffecb3 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 16 Jan 2026 17:20:10 +0100 Subject: Add hyprcursor configurations to hyprland --- roles/hyprcursor/meta/main.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 roles/hyprcursor/meta/main.yml (limited to 'roles/hyprcursor/meta/main.yml') 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" -- cgit v1.2.3