1
0
Fork 0
dotfiles2000/system/arch/workstation_aurSoftware.yaml
J. Elfring 4f12cfc26b Install pyprland
mainly for a dropdown terminal
2024-11-08 16:34:09 +01:00

27 lines
426 B
YAML

- name: "Install AUR packages"
hosts: localhost
connection: local
tasks:
- name: Install AUR packages
become: yes
become_user: aur_builder
aur:
name: '{items}'
with_items:
- autotiling
- insync
- c-lolcat
- plus42
- name: Install AUR packages for hyrland
become: yes
become_user: aur_builder
aur:
name:
- hyprshot
- pyprland