github scriptingosx/desktoppr v0.3
Desktop image settings

latest releases: v0.5, v0.5b, v0.4...
5 years ago

desktoppr can now control the image scaling and background color for the desktop picture.

The scale and color settings will be set for all screens.

image scaling:

use the scale verb to control how the desktops are scaled. It can have the values fill (default), stretch, center, and fit.

desktoppr scale center

background color:

You can pass a hex string for the background color:

desktoppr color 000000      # black background
desktoppr color FFFFFF      # white background
desktoppr color FF0000      # red background

Don't miss a new desktoppr release

NewReleases is sending notifications on new releases.