i3: template config for xfce4+i3

This commit is contained in:
2020-09-18 22:08:40 +02:00
parent 2659a1cc19
commit cc609ade26
3 changed files with 10 additions and 5 deletions

View File

@ -4,6 +4,7 @@
package:
name: i3
state: present
ignore_errors: yes
- name: Ensure folder for configuration exists
file:
@ -16,7 +17,3 @@
src: config.j2
dest: ~/.config/i3/config
- name: Create autostart entry
template:
src: ""
dest: ~/.config/autostart/i3.desktop