mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-03-09 15:39:58 +00:00
Add WIDTH and HEIGHT environment variables
This commit is contained in:
parent
2e185aa2c3
commit
5469cb8a58
6 changed files with 162 additions and 16 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue