mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Fixed indention in .yaml example
This commit is contained in:
parent
d2f4f16b4d
commit
9333ee9cc0
1 changed files with 4 additions and 2 deletions
|
@ -96,6 +96,8 @@ foreground: '#839496'
|
|||
# Background Images
|
||||
background_image:
|
||||
# we currently (2021 Nov) only support jpg formats (.jpeg, .jpg, .JPEG)
|
||||
# the path is relative to ~/.warp/themes/
|
||||
# the full path to the picture is: ~/.warp/themes/warp.jpg
|
||||
path: warp.jpg
|
||||
|
||||
# this is the opacity value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue