mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Changed default width and height of GUI
Lines 65 and 66. Default width = 1280 Default height =768 You can comment out those two lines to go back to default.
This commit is contained in:
@@ -62,6 +62,8 @@
|
|||||||
pg_env:
|
pg_env:
|
||||||
UID: '1000'
|
UID: '1000'
|
||||||
GID: '1000'
|
GID: '1000'
|
||||||
|
DISPLAY_WIDTH: '1600'
|
||||||
|
DISPLAY_HEIGHT: '960'
|
||||||
|
|
||||||
# MAIN DEPLOYMENT #############################################################
|
# MAIN DEPLOYMENT #############################################################
|
||||||
- name: 'Deploying {{pgrole}}'
|
- name: 'Deploying {{pgrole}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user