mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added i3 configuration synchronization
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user