mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
added i3 configuration synchronization
This commit is contained in:
@@ -48,6 +48,10 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: network-manager-applet
|
name: network-manager-applet
|
||||||
state: present
|
state: present
|
||||||
|
- name: Setup i3 Window Manager
|
||||||
|
synchronize:
|
||||||
|
src: i3
|
||||||
|
dest: /$HOME/.config
|
||||||
- name: Install Tokei (line of code counter)
|
- name: Install Tokei (line of code counter)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user