blob: d662ea3dc33a83d9208140268dfdbdb3202772e9 (
plain)
1
2
3
4
5
6
7
8
9
|
exec_always --no-startup-id $HOME/.config/sway/bin/wallpaper.py --config='{"40": {"find": "$HOME/Images/Wallpaper/some"}, "60": {"find": "$HOME/Images/Wallpaper/others", "exclude": ".+/notthese/.+"}}' --interval=600 --unique=True --consider_daylight=True --brightness_threshold=0.35
output HDMI-A-1 resolution 1920x1080 position 0,0
output HDMI-A-2 resolution 1920x1080 position 1920,0
output HDMI-A-3 resolution 1920x1080 position 3840,0
#output eDP-1 resolution 2560x1600 scale 2 position 5760,0
#output eDP-1 resolution 2560x1600 scale 2 position 3840,0
workspace 3
|