From 750dcd09989105fe969b6a98cf0d40e730165994 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 30 Jan 2024 17:37:32 -0800 Subject: [PATCH] add collapse or expand window types --- 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 7e595fbb..a45ff110 100644 --- a/source/3/3.2/3.2.20/Picom_Configuration.rst +++ b/source/3/3.2/3.2.20/Picom_Configuration.rst @@ -17,7 +17,7 @@ The :guilabel:`Fade` tab manages fading windows opening or closing or opacity ch .. image:: picom_conf_fade.png -The :guilabel:`Window Types` tab lets you change settings for many different types of windows indivuadally. The different type of windows are :guilabel:`Combo, Desktop, Dialog, Dnd, Dock, Dropdown menu, Menu, Normal, Notification, Popup menu, Splash, Toolbar, Tooltip, Unkown`, or :guilabel:`Utility`. To change the opacity of a each type of window change the :guilabel:`Opacity` field. +The :guilabel:`Window Types` tab lets you change settings for many different types of windows indivuadally. The different type of windows are :guilabel:`Combo, Desktop, Dialog, Dnd, Dock, Dropdown menu, Menu, Normal, Notification, Popup menu, Splash, Toolbar, Tooltip, Unkown`, or :guilabel:`Utility`. To expand a window type left click on the rightward pointed arrow. To collapse a type of window left click on the downward pointed arrow. To change the opacity of a each type of window change the :guilabel:`Opacity` field. .. image:: picom-window-types.png