Install gpointing device settings

This commit is contained in:
Jake Howard 2019-07-25 08:58:28 +01:00
parent 55bb4c9acd
commit 8d8bc98050
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -6,6 +6,7 @@
become_user: aur_builder become_user: aur_builder
when: "item not in installed_packages.stdout_lines" when: "item not in installed_packages.stdout_lines"
with_items: with_items:
- 'gpointing-device-settings'
- 'ibus' - 'ibus'
- 'ibus-uniemoji' - 'ibus-uniemoji'
- 'libinput' - 'libinput'