From fdfcf91891da76dc99620bff3b40fa40c5c7e5ea Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 2 Jan 2023 15:00:53 -0800 Subject: [PATCH] REmove note on needing compositor for Qterminal --- source/3/3.1/3.1.2/qterminal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.2/qterminal.rst b/source/3/3.1/3.1.2/qterminal.rst index bba04490..bae2cc03 100644 --- a/source/3/3.1/3.1.2/qterminal.rst +++ b/source/3/3.1/3.1.2/qterminal.rst @@ -46,7 +46,7 @@ To use a bold font for bright colors with syntax highlighting check the :guilabe .. image:: qterminal-preferences.png -The field :guilabel:`Application transparency` gives you the percent transparent for the full application transparency. The field :guilabel:`Terminal transparency` is how transparent to make the terminal. Note you will need to enable the compton compositor for this function properly. To select a background image for your terminal press the :guilabel:`Select` button next to :guilabel:`Background image`. To change what QTerminal will do with the background image if the window doesn't exactly fit use the :guilabel:`Background mode` menu. The field :guilabel:`Start with preset` lets you choose how many terminal splits to have when you start up QTerminal. To have a margin on the left side of the terminal set the :guilabel:`Terminal margin` will make a margin at the bottom of the terminal to not have the bottom text cut off. +The field :guilabel:`Application transparency` gives you the percent transparent for the full application transparency. The field :guilabel:`Terminal transparency` is how transparent to make the terminal. To select a background image for your terminal press the :guilabel:`Select` button next to :guilabel:`Background image`. To change what QTerminal will do with the background image if the window doesn't exactly fit use the :guilabel:`Background mode` menu. The field :guilabel:`Start with preset` lets you choose how many terminal splits to have when you start up QTerminal. To have a margin on the left side of the terminal set the :guilabel:`Terminal margin` will make a margin at the bottom of the terminal to not have the bottom text cut off. To apply these changes to see how they appear on QTerminal press the :guilabel:`Apply` button. If you like your new customized terminal layout press the :guilabel:`OK` button or if you wish to cancel your changes press the :guilabel:`Cancel` button.