i3: template config for xfce4+i3
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user