updated config files
This commit is contained in:
@@ -141,7 +141,8 @@
|
|||||||
src: //home/tobi/git/dotfiles/{{ item.src }}
|
src: //home/tobi/git/dotfiles/{{ item.src }}
|
||||||
dest: /home/tobi/.config/{{ item.dest }}
|
dest: /home/tobi/.config/{{ item.dest }}
|
||||||
remote_src: yes
|
remote_src: yes
|
||||||
owner: tobi:tobi
|
owner: tobi
|
||||||
|
group: tobi
|
||||||
with_items:
|
with_items:
|
||||||
- { src: 'sway_config', dest: 'sway/config' }
|
- { src: 'sway_config', dest: 'sway/config' }
|
||||||
- { src: 'foot.ini', dest: 'foot/foot.ini' }
|
- { src: 'foot.ini', dest: 'foot/foot.ini' }
|
||||||
|
|||||||
Reference in New Issue
Block a user