xyproto / wallutils

:city_sunset: Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
BSD 3-Clause "New" or "Revised" License
467 stars 17 forks source link

No support for modes in setrandom #19

Closed tmccombs closed 4 years ago

tmccombs commented 4 years ago

The setrandom utility doesn't seem to support specifying which mode to use. I would like to use setrandom with the fill mode.

xyproto commented 4 years ago

Thanks for the feature request! I will add support for this unless someone beats me to it and creates a pull request. 🙂

xyproto commented 4 years ago

I added a -m and --mode flag in setrandom in master.

Please test.

ethanmad commented 4 years ago

Hi @xyproto, on a related note I'm looking for the same support in settimed. Is this something you would consider supporting?