1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

gtk3: increase terminal padding

This commit is contained in:
Joe Groocock 2018-10-19 11:50:50 +01:00
parent f1371b67db
commit d0fee7b959
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -1,5 +1,5 @@
VteTerminal,
TerminalScreen,
vte-terminal {
padding: 6px;
padding: 8px;
}