Use Hyprland instead of sway #1
|
@ -152,12 +152,6 @@
|
||||||
cmd: "cmake --install build"
|
cmd: "cmake --install build"
|
||||||
chdir: /usr/local/src/xdg-desktop-portal-hyprland
|
chdir: /usr/local/src/xdg-desktop-portal-hyprland
|
||||||
|
|
||||||
- name: Move xdg-desktop-portal-hyprland.service into place
|
|
||||||
become: yes
|
|
||||||
ansible.builtin.copy:
|
|
||||||
src: /usr/lib/x86_64-linux-gnu/systemd/user/xdg-desktop-portal-hyprland.service
|
|
||||||
dest: /usr/lib/systemd/user/xdg-desktop-portal-hyprland.service
|
|
||||||
|
|
||||||
- name: Reload systemd
|
- name: Reload systemd
|
||||||
ansible.builtin.systemd_service:
|
ansible.builtin.systemd_service:
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
|
|
Loading…
Reference in a new issue