From 5b4360a6b14a8574ee6e8ca4026f208e8ad210d2 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Wed, 18 Nov 2020 23:25:47 +0100 Subject: remove blur --- termite/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'termite/config') 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 -- cgit v1.2.3