From 9069db1efbd931c3393bbedb73a751851acb25e5 Mon Sep 17 00:00:00 2001 From: lassulus Date: Wed, 30 Oct 2013 22:05:41 +0100 Subject: make-realwallpaper rebuild wallpaper every time --- util/bin/make-realwallpaper | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'util') diff --git a/util/bin/make-realwallpaper b/util/bin/make-realwallpaper index 1f16b079..787112c3 100755 --- a/util/bin/make-realwallpaper +++ b/util/bin/make-realwallpaper @@ -61,13 +61,12 @@ main() { map=daymap-final.png night_map=nightmap-final.png cloud_map=cloud-layer.jpg +satellite_file=krebs.sat +marker_file=krebs.mar EOF - needs_rebuild xplanet-output.png \ - daymap-final.png \ - nightmap-final.png \ - cloud-layer.jpg \ - && xplanet --num_times 1 --geometry 1466x1200 \ - --output xplanet-output.png --projection merc -config xplanet.config + # rebuild every time to update shadow + xplanet --num_times 1 --geometry 1466x1200 \ + --output xplanet-output.png --projection merc -config xplanet.config # trim xplanet output needs_rebuild realwallpaper.png \ -- cgit v1.2.3