Browse Source

Update vendorsetup.sh

Signed-off-by: Samuel Kendall <kinguser981@gmail.com>
Samuel Kendall 2 years ago
parent
commit
75ebd67e4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      vendorsetup.sh

+ 1 - 1
vendorsetup.sh

@@ -67,7 +67,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
  export OF_NO_RELOAD_AFTER_DECRYPTION=1
 
  # Screen settings
- ##export OF_SCREEN_H="1600"
+ export OF_SCREEN_H="2400"
  ##export OF_STATUS_H="80"
  export OF_STATUS_INDENT_LEFT=40
  export OF_STATUS_INDENT_RIGHT=40