Set random images from a folder as hyperterm background
hyper-background-image
Partially inspired by hyper-transparent-dynamic and hyper-transparent-bg but randomizing background image from your favorite images folder.
- GIF supported!
- Color overlay opacity
Note: If used with a theme plugin, make sure to load hyper-background-image
after your theme plugin.
module.exports = { ... config: { ... backgroundImage: { folder: '/Users/ignaciog.diaz/Pictures/bg', colorOpacity: .6 } ... }, ... plugins: [ 'hyper-background-image' ], ... }
HomePage
https://github.com/naxyo/hyper-background-image#readme