himawari-bg-mac
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -32,6 +32,3 @@ var himawari = require('himawari') | ||
console.log(`Setting ${outfile} as background...`) | ||
if (opts.screen) { | ||
wallpaper.screen(opts.screen) | ||
} | ||
wallpaper.set(outfile) | ||
wallpaper.set(outfile, { screen: opts.screen || 'main' }) | ||
console.log('Complete!') | ||
@@ -38,0 +35,0 @@ } |
{ | ||
"name": "himawari-bg-mac", | ||
"description": "Set the latest image from Himawari 8 as your desktop background.", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"author": "Vincent King <alfa.king+git@gmail.com>", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -52,3 +52,3 @@ # himawari-bg | ||
``` | ||
Usage: himawari-bg [options] | ||
Usage: himawari-bg-mac [options] | ||
@@ -55,0 +55,0 @@ --outfile, -o Location to save image. (default: ~/Pictures/himawari-images/$TIMESTAMP.jpg) |
Sorry, the diff of this file is not supported yet
188458
115