From f29e34ceff80fd87b6feae4945abba14903c5cbb Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 21 Aug 2019 11:53:26 -0700 Subject: [PATCH] Add do not let dimness adjust checkbox --- source/3/3.2/3.2.16/window_effects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.16/window_effects.rst b/source/3/3.2/3.2.16/window_effects.rst index 459cdde6..82b1e2df 100644 --- a/source/3/3.2/3.2.16/window_effects.rst +++ b/source/3/3.2/3.2.16/window_effects.rst @@ -14,7 +14,7 @@ The :guilabel:`Shadow` tab manages how compton draws shadows. To toggle enable c .. image:: window_effects.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. 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 opactiy`. +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 opactiy`. .. image:: compton_conf_opacity.png