Madic-/Sway-DE

Alacritty config missing

aurabindo opened this issue · 1 comments

Running the de script fails due to alacritty config source file missing.

failed: [127.0.0.1] (item={'src': '/home/aj/git/Sway-DE/config/alacritty.yml', 'dest': '/home/aj/.config/alacritty.yml', 'mode': '0640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"dest": "/home/aj/.config/alacritty.yml", "mode": "0640", "src": "/home/aj/git/Sway-DE/config/alacritty.yml"}, "msg": "src file does not exist, use \"force=yes\" if you really want to create the link: /home/aj/git/Sway-DE/config/alacritty.yml", "path": "/home/aj/.config/alacritty.yml", "src": "/home/aj/git/Sway-DE/config/alacritty.yml"}

Whops. Fixed it. Had removed the config file but not the creation of the symlink