2.3.0 • Published 3 years ago
get-warp-bg v2.3.0
Random warp bg fetcher
Get a new warp background every day!
Add to your starup file (e.g. .zshrc):
npx get-warp-bgSwitch your active theme in the warp settings to "Random Bg".
Feel free to edit the opacity and anything else in ~/.warp/themes/random_bg/random_bg.yaml
What does it do?
- Creates a
random_bgtheme in your~/.warp/themes/if not already there - Checks if you already got a new image today, limiting to 1 per day (use
--forceto override) - Scrapes a random image from "https://deepdreamgenerator.com/"
- Sets that image as the background for the "Random Bg" theme
Options
--force Forces fetching a new random image. Normally this is limited to one per
day.