Files
dotfiles/dot_config/hypr/hyprpaper.conf.tmpl

11 lines
175 B
Cheetah

splash = true
splash_offset = 2.0
ipc = true
{{- range .monitors }}
wallpaper {
monitor = {{ .name }}
path = ~/.config/wallpaper/{{ .name | lower }}/current
}
{{- end }}