added xorg xinit setup synchronization

This commit is contained in:
aminnairi
2023-04-10 22:11:24 +02:00
parent f5718fa548
commit 013fe256a6
+4
View File
@@ -13,6 +13,10 @@
pacman:
name: xorg-xinit
state: present
- name: Setup Xorg Xinit
synchronize:
src: xinit/xinitrc
dest: /$HOME/.xinitrc
- name: Install i3-gaps (window manager)
become: true
pacman: