diff --git a/.chezmoiignore b/.chezmoiignore index 5d1b52d..a891a63 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,15 +1,15 @@ # Dotfiles for hosts with a desktop environment {{- if eq .chezmoi.hostname "peanut" }} -~/.config/darkman -~/.config/foot -~/.config/fuzzel -~/.config/kanshi -~/.config/mako -~/.config/sway -~/.config/systemd -~/.config/waybar -~/.config/xdg-desktop-portal -~/.config/xdg-desktop-portal-wlr +.config/darkman +.config/foot +.config/fuzzel +.config/kanshi +.config/mako +.config/sway +.config/systemd +.config/waybar +.config/xdg-desktop-portal +.config/xdg-desktop-portal-wlr # dark and light mode scripts for darkman -~/.local/share +.local/share {{ end -}}