mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
- Silence USES portlint warning - Rework pkg-message, and add new informations PR: 220751 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
17 lines
486 B
Text
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.
|