11 lines
175 B
Cheetah
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 }}
|