From 6134fa99f7616cc5aac10d6e5510a745e054e5a0 Mon Sep 17 00:00:00 2001 From: Jonas Lindemann Date: Wed, 14 Apr 2021 10:43:19 +0200 Subject: [PATCH] Set redirect flag to True --- gfxlaunch.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gfxlaunch.py b/gfxlaunch.py index 0280df5..eefe18e 100755 --- a/gfxlaunch.py +++ b/gfxlaunch.py @@ -206,7 +206,7 @@ def create_light_palette(): # Redirect standard output - redirect = False + redirect = True # Create Queue and redirect sys.stdout to this queue @@ -225,8 +225,6 @@ def create_light_palette(): app.setPalette(palette) - # app.setStyle("gtk2") - # Show splash splash_window = splash_win.SplashWindow(