Skip to content

Commit

Permalink
Document using a custom colour background
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Oct 28, 2024
1 parent 27c7ea0 commit 84078bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ Required arguments: [--install + --background / --uninstall / --preview]
- 16:9: (`1920x1080` -> 1080p, `2560x1440` -> 2k, `3840x2160` -> 4k)
- 16:10: (`1920x1200`, `2240x1400`, `3840x2400`)
- Make sure to replace `[YOUR_RESOLUTION]` with your resolution and `[THEME]` with the theme
- To use a custom colour background, don't pass `--background`
- Pass `--resolution [YOUR_RESOLUTION] --custom "[COLOUR_CODE]"`
- For example, `--resolution 1920x1080 --custom "#ff00ff"` to use a magenta 1080p background

## Forcing an icon:
- Find the name / class of the icon in `assets/svg/icons/`
Expand Down

0 comments on commit 84078bd

Please sign in to comment.