diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 07224fd..09a5a61 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ ## Discord username (optional) -If you're in our Discord server, we'd like to give you the Contributor Discord Role, pleaes include your username. +If you're in our Discord server, we'd like to give you the Contributor Discord Role, please include your username. Note: It must be labelled like so: username#4747 (make sure to include the #XXXX). ## Name of theme diff --git a/README-intro.md b/README-intro.md index 37d9170..2aecf79 100644 --- a/README-intro.md +++ b/README-intro.md @@ -8,7 +8,7 @@ We have [directions on how to use this repository in our documentation.](https:/ ## Custom Background Images -If want to use a custom background image, Warp supports either: +Warp supports setting background images, set the path to your background image in your themes `.yaml` file: * a relative path to `~/.warp/themes` * the absolute path to the background image diff --git a/README.md b/README.md index 3dd69f4..df133ee 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ We have [directions on how to use this repository in our documentation.](https:/ ## Custom Background Images -If want to use a custom background image, Warp supports either: +Warp supports setting background images, set the path to your background image in your themes `.yaml` file: + * A relative path to `~/.warp/themes/background.jpg` * The absolute path to the background image `/Users/my_user/Documents/background.jpg`