From 83faf9a1595f93c44f98cb25aa6c4384776e4768 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 20 Mar 2024 18:42:10 -0700 Subject: [PATCH] Proofread Picom_Configuration --- source/3/3.2/3.2.20/Picom_Configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.20/Picom_Configuration.rst b/source/3/3.2/3.2.20/Picom_Configuration.rst index a45ff110..5b1f80f9 100644 --- a/source/3/3.2/3.2.20/Picom_Configuration.rst +++ b/source/3/3.2/3.2.20/Picom_Configuration.rst @@ -9,7 +9,7 @@ The :guilabel:`Shadow` tab manages how picom draws shadows. To toggle enable cli .. image:: picom-conf-shadow.png -The :guilabel:`Opacity` tab is for transparency settings. Setting Opacity to 1.00 makes it opaque while 0 makes it entirely clear. Menus, inactive windows, active windows, and titlebars and borders all can have their opacity changed independently. To not change how bright or dim windows are with window opacity check the :guilabel:`Do not let dimness adjust based on window opacity`. The :guilabel:`Blur background of transparent windows` blurs the background of transparent windows. To not change how far a window blurs on window transparency check the :guilabel:`Do not let blur radius adjust based on window opacity`. +The :guilabel:`Opacity` tab is for transparency settings. Setting Opacity to 1.00 makes it opaque while 0 makes it entirely clear. Menus, inactive windows, active windows, and titlebars and borders can all have their opacity changed independently. To not change how bright or dim windows are with window opacity check the :guilabel:`Do not let dimness adjust based on window opacity`. The :guilabel:`Blur background of transparent windows` blurs the background of transparent windows. To keep windows bluring the same no matter the opacity of the window check :guilabel:`Do not let blur radius adjust based on window opacity` checkbox. .. image:: picom_conf_opacity.png