From d24321b22bf65d02cc4277c21b0ad8191f5d71ee Mon Sep 17 00:00:00 2001 From: timekills Date: Thu, 6 Jun 2019 12:21:28 +0430 Subject: [PATCH] Updated GUI size 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 => firefox.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/{firefox => firefox.yml} (100%) diff --git a/apps/firefox b/apps/firefox.yml similarity index 100% rename from apps/firefox rename to apps/firefox.yml