Created my own branch where I changed the path in line 13 'roles\kde\tasks\configuration.yaml' from:
- .config/autostart-scripts
to:
- .config/autostart
In order to match line 37:
dest: "/home/{{ user.username }}/.config/autostart/ssh-add.sh.desktop"
Or maybe the line 37 should be edited from autostart -> autostart-scripts :)
Also removed the extra space on line 35 t he -> the
Created my own branch where I changed the path in line 13 'roles\kde\tasks\configuration.yaml' from:
- .config/autostart-scripts
to:
` - .config/autostart`
In order to match line 37:
` dest: "/home/{{ user.username }}/.config/autostart/ssh-add.sh.desktop"`
Or maybe the line 37 should be edited from autostart -> autostart-scripts :)
Also removed the extra space on line 35` t he` -> `the`