Update README.md

This commit is contained in:
elvis kahoro 2021-11-24 19:05:05 -05:00 committed by GitHub
parent dee187405b
commit 0cd0f0d80d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,6 +77,10 @@ The accent color is the one used for highlights in Warp's UI, while `details` de
You can now add a gradient or use a custom background in Warp. You can now add a gradient or use a custom background in Warp.
### Background Images YAML Config ### Background Images YAML Config
To add a background image you can use this attribute: "background_image:" with the name of the image you want to use as the background.
Note: Warp currently only supports images with the *.jpg* file format.
Here is what the .yaml config looks like:
``` ```
# Accent color for UI elements # Accent color for UI elements
accent: '#268bd2' accent: '#268bd2'