parent
ea4f8f3eca
commit
b5a6fb2c10
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
- name: Create $XDG_CONFIG_HOME/fontconfig/fonts.conf
|
||||
ansible.builtin.copy:
|
||||
src: "fonts.conf"
|
||||
dest: "{{ ansible_env.XDG_CONFIG_HOME }}/fontconfig/fonts.conf.ant"
|
||||
dest: "{{ ansible_env.XDG_CONFIG_HOME }}/fontconfig/fonts.conf"
|
||||
- name: Create $HOME/.icewm
|
||||
ansible.builtin.copy:
|
||||
src: "icewm/"
|
||||
|
|
Loading…
Reference in a new issue