debian:misc
This is an old revision of the document!
Tab size in Terminator
mkdir -p .config/gtk-3.0
cd .config/gtk-3.0
vi gtk.css
.terminator-terminal-window notebook tab {
min-height: 0;
padding: 0px;
}
.terminator-terminal-window notebook tab button {
min-height: 0;
min-width: 0;
padding: 0px;
margin: 0px;
}
debian/misc.1667590207.txt.gz · Last modified: 2023/01/11 20:30 (external edit)