From 6288cff5c293b9ec157760c1a12630f0050cd285 Mon Sep 17 00:00:00 2001 From: timekills Date: Thu, 6 Jun 2019 12:22:44 +0430 Subject: [PATCH] Updated GUI size and pgrole for firefox Can change width and height of GUI by changing values in the variables under pg-env. Commenting out "DISPLAY_WIDTH" and "DISPLAY HEIGHT" sets the width to 1280 and height to 768 (default values.) --- apps/firefox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/firefox.yml b/apps/firefox.yml index b273802..4e52dc6 100644 --- a/apps/firefox.yml +++ b/apps/firefox.yml @@ -13,7 +13,7 @@ - name: 'Set Known Facts' set_fact: - pgrole: 'avidemux' + pgrole: 'firefox' intport: '5800' extport: '5810' # intport2: '25565'