Add missing packages to install
This commit is contained in:
parent
aca013f219
commit
79127af4d6
@ -35,6 +35,7 @@
|
||||
become: yes
|
||||
community.general.pacman:
|
||||
name:
|
||||
- bash-completion
|
||||
- bind
|
||||
- bluez
|
||||
- brightnessctl
|
||||
@ -61,6 +62,7 @@
|
||||
community.general.pacman:
|
||||
name:
|
||||
- file-roller
|
||||
- firefox
|
||||
- flameshot
|
||||
- gnome-backgrounds
|
||||
- gnome-themes-extra
|
||||
@ -72,6 +74,7 @@
|
||||
- pasystray
|
||||
- picom
|
||||
- redshift
|
||||
- thunderbird
|
||||
- xdotool
|
||||
- xorg-xkill
|
||||
- xorg-xwininfo
|
||||
|
@ -22,6 +22,7 @@
|
||||
- dunst
|
||||
- arandr
|
||||
- ttf-font-awesome
|
||||
- xss-lock
|
||||
when: ansible_distribution == "Archlinux"
|
||||
|
||||
- name: override dmenu_run
|
||||
|
Loading…
Reference in New Issue
Block a user