From ff3cb59967b440eefe47d9c6b194964b8af2af0d Mon Sep 17 00:00:00 2001 From: Felipe Kinoshita Date: Sun, 18 Apr 2021 22:10:35 -0300 Subject: [PATCH] [effects/presentwindows] Show Panels by default Showing the panels makes this effect a little bit more integrated with the desktop. With the panels disabled it creates a separate state, with the panels enabled it creates a more friendly state with the effect adding to the already existing experience. --- src/effects/presentwindows/presentwindows.kcfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/effects/presentwindows/presentwindows.kcfg b/src/effects/presentwindows/presentwindows.kcfg index e8bfc703ed..a7631c5ffa 100644 --- a/src/effects/presentwindows/presentwindows.kcfg +++ b/src/effects/presentwindows/presentwindows.kcfg @@ -21,7 +21,7 @@ false - false + true 1