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

Switch to Termite for better unicode font glyph support

This commit is contained in:
2016-04-01 17:01:18 +01:00
parent 645bed751c
commit 3cf29f0fd7
3 changed files with 41 additions and 4 deletions

3
.config/gtk-3.0/gtk.css Normal file
View File

@ -0,0 +1,3 @@
VteTerminal {
padding: 4px;
}