16 lines
328 B
Plaintext
16 lines
328 B
Plaintext
# 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
|
|
# dark and light mode scripts for darkman
|
|
.local/share
|
|
{{ end -}}
|