made hyprland prefix /usr/local

This commit is contained in:
Matthew Stobbs
2025-03-02 11:46:39 -07:00
parent e9db8789dd
commit b10162a578
9 changed files with 59 additions and 16 deletions

View File

@@ -7,3 +7,4 @@
build_deps: "{{ pkgconfig.hyprland.build_deps[ansible_os_family] }}"
installed_files: "{{ pkgconfig.hyprland.build_installed_files }}"
git_path: "{{ d_tempdir.path }}/Hyprland"
prefix: "/usr/local"