Install gpointing device settings
This commit is contained in:
parent
55bb4c9acd
commit
8d8bc98050
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue