added picom setup

This commit is contained in:
aminnairi
2023-04-11 00:23:28 +02:00
parent 5326358003
commit fbcf5c4f37
+4
View File
@@ -13,6 +13,10 @@
pacman:
name: picom
state: present
- name: Setup Picom
synchronize:
src: picom
dest: /$HOME/.config
- name: Install Xorg Xinput (input devices manager)
become: true
pacman: