Change browser to zen

This commit is contained in:
Przemek Grondek 2024-12-21 02:59:25 +01:00
parent 4c147fd664
commit 96a6e808d4

View file

@ -10,8 +10,8 @@
name: name:
- firefox - firefox
- name: "[Arch] install floorp" - name: "[Arch] install Zen browser"
shell: shell:
cmd: cmd:
yay -S --needed --noconfirm floorp-bin yay -S --needed --noconfirm zen-browser-avx2-bin
when: ansible_distribution == "Archlinux" when: ansible_distribution == "Archlinux"