removed hyprland bloat

This commit is contained in:
2024-08-09 20:03:56 -07:00
parent d2f8fb3097
commit 1eacc46628
2 changed files with 3 additions and 18 deletions

View File

@@ -4,12 +4,6 @@
name: "*"
state: latest
- name: Enable COPR repos
community.general.copr:
state: enabled
name: "{{ item }}"
loop: "{{ copr_repos }}"
- name: Install window manager packages
package:
name: "{{ item }}"