[Bug 209662] x11/xfce4-terminal: Crumbles title name of the tab and main windows xfce4-terminal
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 30 12:29:19 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209662
--- Comment #6 from Olivier Duchateau <olivierd at FreeBSD.org> ---
(In reply to Vladimir Omelchuk from comment #5)
Create ~/.config/gtk-3.0/gtk.css file, with content below (for example):
TerminalWindow GtkNotebook.notebook {
padding-top: 0;
padding-bottom: 0;
}
You can test different values of padding-top and padding-bottom.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-xfce
mailing list