adding hyprcursor
This commit is contained in:
4
tasks/pkgs/hyprcursor.yml
Normal file
4
tasks/pkgs/hyprcursor.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Append to pkg_src
|
||||
ansible.builtin.set_fact:
|
||||
pkg_sys: "{{ pkg_sys + hyprcursor.build_deps }}"
|
||||
pkg_src: "{{ pkg_src + ['hyprcursor'] }}"
|
||||
Reference in New Issue
Block a user