2026-03-20 00:07:21 -05:00
|
|
|
README.md
|
|
|
|
|
{{- if has "termux" .class | not }}
|
|
|
|
|
.termux
|
|
|
|
|
{{- end }}
|
2026-03-21 23:10:54 -05:00
|
|
|
|
|
|
|
|
{{- if has "desktop" .class | not }}
|
|
|
|
|
.config/alacritty
|
|
|
|
|
.Xcompose
|
|
|
|
|
{{- end }}
|
|
|
|
|
|
|
|
|
|
{{- if has "wayland" .class | not }}
|
|
|
|
|
.config/hypr
|
2026-03-21 23:56:58 -05:00
|
|
|
.local/share/nwg-look
|
2026-03-21 23:10:54 -05:00
|
|
|
{{- end }}
|
|
|
|
|
|
|
|
|
|
{{- if eq .chezmoi.osRelease.id "arch" | not }}
|
|
|
|
|
bin/quickaur
|
|
|
|
|
{{- end }}
|