Change browser to zen
This commit is contained in:
parent
4c147fd664
commit
96a6e808d4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue