track alacritty, wayland, misc fixes and binfiles
This commit is contained in:
parent
ca20e04409
commit
4c1563501a
9 changed files with 1834 additions and 4 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue