track alacritty, wayland, misc fixes and binfiles

This commit is contained in:
Robert Perce 2026-03-21 23:10:54 -05:00
parent ca20e04409
commit 4c1563501a
9 changed files with 1834 additions and 4 deletions

View file

@ -2,3 +2,16 @@ README.md
{{- if has "termux" .class | not }}
.termux
{{- end }}
{{- if has "desktop" .class | not }}
.config/alacritty
.Xcompose
{{- end }}
{{- if has "wayland" .class | not }}
.config/hypr
{{- end }}
{{- if eq .chezmoi.osRelease.id "arch" | not }}
bin/quickaur
{{- end }}