diff options
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml index 4799aa1..e8fe933 100644 --- a/config.yaml +++ b/config.yaml @@ -3,6 +3,6 @@ width: 480 height: 270 outputs: - type: window - width: 270 - height: 480 + width: 480 + height: 270 fullscreen: false |
