18 lines
299 B
Text
18 lines
299 B
Text
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
|
|
.local/share/nwg-look
|
|
{{- end }}
|
|
|
|
{{- if eq .chezmoi.osRelease.id "arch" | not }}
|
|
bin/quickaur
|
|
{{- end }}
|