From 3e77a6fd8416db8c912e3bfe2a23bc5e3487699b 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/defaults/main.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/hyprcursor/defaults/main.yml (limited to 'roles/hyprcursor/defaults') diff --git a/roles/hyprcursor/defaults/main.yml b/roles/hyprcursor/defaults/main.yml new file mode 100644 index 00000000..16cc87cd --- /dev/null +++ b/roles/hyprcursor/defaults/main.yml @@ -0,0 +1,3 @@ +--- +hyprcursor_version: "v2.0.0" +hyprcursor_variant: "Banana" -- cgit v1.2.3