.chezmoiignore: paths are relative to home

This commit is contained in:
2025-09-06 20:52:53 +03:00
parent 8b1c758657
commit 72eab7bf29

View File

@@ -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 -}}