aboutsummaryrefslogtreecommitdiff
path: root/custom/config-nopicker-custom.plist
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-04 13:46:58 +0000
committerGitHub <[email protected]>2021-03-04 13:46:58 +0000
commit3add4f7a98627a998ec0eb7c5fafaad7adbd2ae3 (patch)
tree514d20ef243ac55228cd4dac3e7fd0daa02f8fa3 /custom/config-nopicker-custom.plist
parentMerge pull request #162 from sickcodes/additional-ports (diff)
parentTypo (diff)
downloaddocker-osx-3add4f7a98627a998ec0eb7c5fafaad7adbd2ae3.tar.xz
docker-osx-3add4f7a98627a998ec0eb7c5fafaad7adbd2ae3.zip
Merge pull request #163 from sickcodes/resolution-changes-runtime
Add WIDTH and HEIGHT environment variables
Diffstat (limited to 'custom/config-nopicker-custom.plist')
-rw-r--r--custom/config-nopicker-custom.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/config-nopicker-custom.plist b/custom/config-nopicker-custom.plist
index 6166234..aa60a39 100644
--- a/custom/config-nopicker-custom.plist
+++ b/custom/config-nopicker-custom.plist
@@ -816,7 +816,7 @@
<key>ReplaceTabWithSpace</key>
<false/>
<key>Resolution</key>
- <string>1920x1080@32</string>
+ <string>{{WIDTH}}x{{HEIGHT}}@32</string>
<key>SanitiseClearScreen</key>
<false/>
<key>TextRenderer</key>