From 3aa5b50fe11646469050dd4e94a554dcd83d132c Mon Sep 17 00:00:00 2001 From: adamaze Date: Wed, 15 May 2024 00:02:51 -0500 Subject: [PATCH] fix/update description for CUSTOMWIDTH (#119) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4dbce0..75aabed 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ You can use the following optional environment variables to configure/customise - `CUSTOMGREETING: 'Some other greeting message'` - Show a custom greeting message instead. - `SHOWSEARCH` - Show the search button, enable/disable search (default: 'true'). - `ALTLAYOUT` - Display list of sites using an [alternative layout](/screenshots/screenshot-altlayout.png) (default: 'false'). -- `CUSTOMWIDTH` - Set a custom with in px for the page container/site list. +- `CUSTOMWIDTH` - Set a custom max width in px for the page container/site list. - `BGBLUR` - Background image blur percentage (e.g. 50). - `BGBRIGHT` - Background image brightness percentage (e.g. 90). - `UNSPLASHAPIKEY` - An API key for Unsplash, enables fetching random background images from Unsplash.