32 lines
799 B
Plaintext
32 lines
799 B
Plaintext
source=./shared.conf
|
|
preload = ~/.themes/Serpensortia/wallpaper/woods_u.jpg
|
|
preload = ~/.themes/Serpensortia/wallpaper/woods_d.jpg
|
|
preload = ~/.themes/Serpensortia/wallpaper/woods_l.jpg
|
|
preload = ~/.themes/Serpensortia/wallpaper/woods_r.jpg
|
|
|
|
wallpaper {
|
|
monitor = $top-monitor
|
|
path = ~/.themes/Serpensortia/wallpaper/woods_u.jpg
|
|
fit_mode = cover
|
|
timeout = 1
|
|
}
|
|
wallpaper {
|
|
monitor = $bottom-monitor
|
|
path = ~/.themes/Serpensortia/wallpaper/woods_d.jpg
|
|
fit_mode = cover
|
|
timeout = 1
|
|
}
|
|
wallpaper {
|
|
monitor = $left-monitor
|
|
path = ~/.themes/Serpensortia/wallpaper/woods_l.jpg
|
|
fit_mode = cover
|
|
timeout = 1
|
|
}
|
|
wallpaper {
|
|
monitor = $right-monitor
|
|
path = ~/.themes/Serpensortia/wallpaper/woods_r.jpg
|
|
fit_mode = cover
|
|
timeout = 1
|
|
}
|
|
splash = false
|