You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-02 10:43:30 -05:00
Add WIDTH and HEIGHT environment variables
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user