summaryrefslogtreecommitdiff
path: root/x11/xfce4-terminal/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-terminal/files/pkg-message.in')
-rw-r--r--x11/xfce4-terminal/files/pkg-message.in12
1 files changed, 10 insertions, 2 deletions
diff --git a/x11/xfce4-terminal/files/pkg-message.in b/x11/xfce4-terminal/files/pkg-message.in
index 6a01c99a67ad..28d1b26e4de9 100644
--- a/x11/xfce4-terminal/files/pkg-message.in
+++ b/x11/xfce4-terminal/files/pkg-message.in
@@ -1,9 +1,17 @@
-To reduce the height of tabs, add the hidden 'MiscSlimTabs' option
-in ~/.config/xfce4/terminal/terminalrc.
+Some options could need manual change to ~/.config/xfce4/terminal/terminalrc:
+
+To reduce the height of tabs, add the hidden 'MiscSlimTabs' option:
MiscSlimTabs=TRUE
By default this option is not defined.
+If you have configured a custom color cursor you will also need to add:
+
+ColorCursorUseDefault=FALSE
+
+to have such configuration still working, otherwise reconfigure the color
+in the GUI.
+
Keep in mind, when you change an option in Preferences window, this file
is overwritten.