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/defaults | |
| parent | 0f49924acbb4799d4f9d3963b623612c1c64f75b (diff) | |
Add hyprcursor configurations to hyprland
Diffstat (limited to 'roles/hyprcursor/defaults')
| -rw-r--r-- | roles/hyprcursor/defaults/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
