ports/x11/xfce4-terminal/files/pkg-message.in
Guido Falsi b0bf41fe4d - Update x11/xfce4-terminal to 0.8.6
- Silence USES portlint warning
- Rework pkg-message, and add new informations

PR:		220751
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2017-09-18 15:15:52 +00:00

17 lines
486 B
Text

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.