added i3 configuration synchronization

This commit is contained in:
aminnairi
2023-04-10 22:12:20 +02:00
parent 5dccbf2646
commit ca235c86d6
+4
View File
@@ -48,6 +48,10 @@
pacman:
name: network-manager-applet
state: present
- name: Setup i3 Window Manager
synchronize:
src: i3
dest: /$HOME/.config
- name: Install Tokei (line of code counter)
become: true
pacman: