From adc561ed5668dace767d20748402ad37756f0d45 Mon Sep 17 00:00:00 2001 From: Jacopo Galati Date: Mon, 16 Nov 2020 08:58:30 +0100 Subject: [PATCH] Update README.md use uniformToFill to prevent background stretch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20b6ff7..4754010 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Add the extra options below to your `profile.defaults` or to a specificy termina "acrylicOpacity": 0.8, "backgroundImage": "[USER_PATH]/BraveOptimalBaleenwhale-size_restricted.gif", "backgroundImageOpacity": 0.15, + "backgroundImageStretchMode": "uniformToFill", "fontFace": "Cascadia Code PL", "colorScheme": "80s Retrowave", "antialiasingMode": "cleartype",