mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
added picom setup
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: picom
|
name: picom
|
||||||
state: present
|
state: present
|
||||||
|
- name: Setup Picom
|
||||||
|
synchronize:
|
||||||
|
src: picom
|
||||||
|
dest: /$HOME/.config
|
||||||
- name: Install Xorg Xinput (input devices manager)
|
- name: Install Xorg Xinput (input devices manager)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user