diff --git a/roles/home-gui/tasks/dotfiles.yml b/roles/home-gui/tasks/dotfiles.yml index de8345d..2b8d9b4 100644 --- a/roles/home-gui/tasks/dotfiles.yml +++ b/roles/home-gui/tasks/dotfiles.yml @@ -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" + dest: "{{ ansible_env.XDG_CONFIG_HOME }}/fontconfig/fonts.conf.ant" - name: Create $HOME/.icewm ansible.builtin.copy: src: "icewm/"