lint: intellij-lint

This commit is contained in:
elvis kahoro 2022-09-27 20:30:28 -04:00
parent 27e643d51d
commit 8131f5fb3c
3 changed files with 4 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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`