diff options
Diffstat (limited to 'termite')
-rw-r--r-- | termite/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/termite/config b/termite/config index b4bd910..354f0a0 100644 --- a/termite/config +++ b/termite/config @@ -1,6 +1,6 @@ [colors] foreground = #ffffff -background = rgba (0,0,0,0.6) +background = rgba (0,0,0,0.8) [options] -font = DejaVu Sans Mono for Powerline 10 +font = DejaVu Sans Mono for Powerline 12 |