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