updated config files

This commit is contained in:
2021-11-20 12:27:02 +01:00
parent b0f23ea4b7
commit df2dd86e62

View File

@@ -141,7 +141,8 @@
src: //home/tobi/git/dotfiles/{{ item.src }}
dest: /home/tobi/.config/{{ item.dest }}
remote_src: yes
owner: tobi:tobi
owner: tobi
group: tobi
with_items:
- { src: 'sway_config', dest: 'sway/config' }
- { src: 'foot.ini', dest: 'foot/foot.ini' }